BUG: When killing a child all the pipe read ends should be closed. This will...
BUG: When killing a child all the pipe read ends should be closed. This will allow a child that is blocking while waiting to write to the pipe to wake up and receive the kill signal properly on cygwin.
Loading
Please register or sign in to comment