Closed jeremyd2019 closed 5 days ago
Suppress error output if ReadFile on child wait pipe returns ERROR_OPERATION_ABORTED due to addition of CancelSynchronousIo call.
@lazka can you test this, since you saw the error?
oops, should have read closer...
For future reference, this was the issue this is fixing: https://github.com/msys2/msys2-runtime/pull/234#issuecomment-2474986546
https://inbox.sourceware.org/cygwin-patches/ac88704b-3f63-1f14-3412-4acce012f729@jdrake.com/T/#u
Suppress error output if ReadFile on child wait pipe returns ERROR_OPERATION_ABORTED due to addition of CancelSynchronousIo call.
@lazka can you test this, since you saw the error?