4.9.3
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.