releases.shpreview

Traces buffered before fork no longer sent twice

v4.9.3

2 fixesThis release2 fixesBug fixesAI-tallied from the release notes

Bug Fixes

  • tracing: This fix resolves an issue where traces buffered before os.fork() could be sent twice, once by the parent and once by the child.

  • profiling: Rare crashes that could happen post-fork in fork-based applications have been fixed.

Fetched June 17, 2026