Skip to content

4.9.3

Choose a tag to compare

@brettlangdon brettlangdon released this 17 Jun 20:19
89ff0ed

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.