Skip to content

1.19.3

Choose a tag to compare

@tabgok tabgok released this 12 Oct 19:11
· 15 commits to 1.19 since this release
564a97a

Bug Fixes

  • Fix an issue that could have caused some tracing integrations to create invalid references to objects in Python frames, ultimately causing profiling tools to potentially induce a segmentation fault.
  • Fix an issue that could have caused some tracing integrations to leave the interpreter in an inconsistent state, resulting in the profiler incurring a segmentation fault.
  • data_streams: This fix resolves an issue where including exit signal handling for message queues caused imports of ddtrace in a thread to fail.