mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
bd907174e8
Prevents accidental inheritance by child processes. If the child process is a node process, it would try to set up a channel with the parent and consequently never quit because the channel kept the event loop alive. Fixes #3240. |
||
---|---|---|
.. | ||
disabled | ||
fixtures | ||
gc | ||
internet | ||
message | ||
pummel | ||
simple | ||
CMakeLists.txt | ||
common.js |