Closed bobrik closed 3 years ago
Without this on macOS the child process becomes a zombie, because parent never reaps it after exit.
cc @eugpermar
Thanks
Without this on macOS the child process becomes a zombie, because parent never reaps it after exit.