Change8

v4.10.12

📦 datadog-sdkView on GitHub →
🐛 3 fixes🔧 4 symbols

Summary

This release addresses several critical bug fixes related to application crashes in specific Python versions and potential memory growth issues during stack profiling.

🐛 Bug Fixes

  • Fixes an issue on Python 3.9 through 3.12.3 where applications can crash when background worker threads clean up thread-local or context-local data.
  • Fixes potential process memory growth when a stack profiling sampling cycle exits before completing a sample.
  • Fixes potential process memory growth in asyncio and gevent workloads after stack profiling sampling cycles exit before completion.

Affected Symbols