github DataDog/dd-trace-py v2.18.1
2.18.1

latest release: v2.19.0rc1
one day 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 dd-trace-py release

NewReleases is sending notifications on new releases.