Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixup! cygthread: suspend thread before terminating. #236

Merged

Conversation

jeremyd2019
Copy link
Member

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?

@jeremyd2019

This comment was marked as outdated.

@jeremyd2019 jeremyd2019 force-pushed the msys2-3.5.4-suppress-error-output branch from d892c10 to 63dd325 Compare November 13, 2024 23:22
winsup/cygwin/pinfo.cc Outdated Show resolved Hide resolved
winsup/cygwin/pinfo.cc Outdated Show resolved Hide resolved
Suppress error output if ReadFile on child wait pipe returns
ERROR_OPERATION_ABORTED due to addition of CancelSynchronousIo call.
@jeremyd2019 jeremyd2019 force-pushed the msys2-3.5.4-suppress-error-output branch from 63dd325 to 63686d1 Compare November 14, 2024 01:10
@lazka lazka merged commit eafd9a2 into msys2:msys2-3.5.4 Nov 14, 2024
1 check passed
@lazka
Copy link
Member

lazka commented Nov 14, 2024

For future reference, this was the issue this is fixing: #234 (comment)

@jeremyd2019
Copy link
Member Author

jeremyd2019 commented Nov 14, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants