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

msys2-runtime: integrate suspendthread fixup #5015

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

dscho
Copy link
Contributor

@dscho dscho commented Nov 21, 2024

This corresponds to msys2/msys2-runtime#239 and integrates one minor change of behavior where remove_proc() now also tries CancelSynchronousIo() before using the big terminate_thread() hammer.

Probably not a very noticeable change of behavior. But still. Better stay aligned with Cygwin!

This corresponds to msys2/msys2-runtime#239 and
integrates one minor change of behavior where `remove_proc()` now _also_
tries `CancelSynchronousIo()` before using the big `terminate_thread()`
hammer.

Probably not a very noticeable change of behavior. But still. Better
stay aligned with Cygwin!

Signed-off-by: Johannes Schindelin <[email protected]>
@jeremyd2019
Copy link
Member

This is not merged yet, so at least I know the hang is not the additional CancelSynchronousIo call...

@lazka lazka merged commit d2faf54 into msys2:master Nov 22, 2024
2 checks passed
@dscho dscho deleted the fixup-msys2-runtime-3.5.4-suspendthread branch November 22, 2024 10:36
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.

3 participants