mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
It seems that a parent will not get a SIGCHLD if the child is killed by the parent? It's unclear, so make 'exit' callback manually.
It seems that a parent will not get a SIGCHLD if the child is killed by the parent? It's unclear, so make 'exit' callback manually.