Skip to content

v2.8.3

Choose a tag to compare

@surendranb surendranb released this 27 Jul 11:22

Fixed

  • Telemetry Crash: Fixed TypeError: '<' not supported between instances of 'int' and 'str' caused by comparing os.getppid() parsed string to an integer in telemetry.py.