Skip to content

1.0.1

Choose a tag to compare

@trowski trowski released this 27 Oct 16:23
4c3c93e
  • Prevent forwarding of STDOUT and STDERR in WorkerProcess from keeping the event loop running when no other watchers are active.
  • Fixed DefaultPool::shutdown(), which now returns the same promise on subsequent calls.