Closed oconnor663 closed 7 years ago
https://bugs.python.org/issue10812#msg167016 mentions a potentially serious problem:
// We're disabling usage of waitid in Mac OS X because it doens't work for us: // a parent process hangs on waiting while a child process is already a zombie. // See http://code.google.com/p/v8/issues/detail?id=401.
https://github.com/oconnor663/shared_child.rs/commit/06ce7e73b7077ab58935198ad76230d18ab60688
https://bugs.python.org/issue10812#msg167016 mentions a potentially serious problem: