Skip to content

2.0.2

Compare
Choose a tag to compare
@trowski trowski released this 17 Feb 04:24
· 3 commits to 2.x since this release
v2.0.2
a79dc87

What's Changed

  • Changed waiting for children during shutdown to be synchronous to ensure all children are properly cleaned up. This should avoid zombie processes left when running within an SAPI such as PHP-FPM.
  • Fixed UnhandledFutureError being thrown to event loop if reading the process exit code fails.

Full Changelog: v2.0.1...v2.0.2