Skip to content

child_process: emit .send() errors in next tick

Triaging a couple of FIXMEs from @bnoordhuis in internal/child_process.

Should this be considered a fix for the next major release as it changes from emitting errors synchronously, to async in the next tick?

Merge request reports

Loading