releases.shpreview

Duplicate traces after os.fork() fixed; post-fork crashes resolved

v4.8.10

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