Files
meteor/scripts
Ben Newman 35ca6980dc Use is-reachable to detect child process health in self-test.
On Linux, child processes that have exited may remain as <defunct>
"zombie" processes, which prevents process.kill(childPid, 0) from
throwing, so we need a different trick for detecting whether the child
process is still alive.
2019-05-02 17:10:41 -04:00
..
2015-08-31 14:58:36 -07:00
2015-06-16 14:06:16 -07:00