Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
Description
There's no need to wait on the process handle... if we properly close the pipe instead of leaking its handle, ReadFile will return broken pipe.
There's no need to wait on the process handle... if we properly close the pipe instead of leaking its handle, ReadFile will return broken pipe.