pypi ddtrace 2.18.1

latest releases: 2.20.0rc1, 2.19.1, 2.17.5...
one month ago

2.18.1

Bug Fixes

Profiling:

  • Fixes an issue where the memory allocation profiler can cause a segmentation fault due to data races when accessing its own global data structures from multiple threads.
  • Fixes a bug where profiling mutexes were not cleared on fork in the child process. This could cause deadlocks in certain configurations.

Tracing:

  • celery: Fixes an issue where celery.apply spans from Celery prerun got closed too soon leading to span tags being missing.

Don't miss a new ddtrace release

NewReleases is sending notifications on new releases.