v4.9.3
📦 datadog-sdkView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This release focuses on stability improvements, specifically addressing issues related to process forking in tracing and profiling components.
🐛 Bug Fixes
- Resolved an issue where traces buffered before os.fork() could be sent twice by parent and child processes.
- Fixed rare crashes occurring post-fork in fork-based applications.