Skip to content

Swap WaitForSingleObjectEx with WaitForSingleObject and check result#750

Open
Zoxc wants to merge 1 commit intorust-lang:masterfrom
Zoxc:mutex-wait
Open

Swap WaitForSingleObjectEx with WaitForSingleObject and check result#750
Zoxc wants to merge 1 commit intorust-lang:masterfrom
Zoxc:mutex-wait

Conversation

@Zoxc
Copy link
Copy Markdown

@Zoxc Zoxc commented Apr 12, 2026

This swaps WaitForSingleObjectEx with the simpler WaitForSingleObject and also checks the result for failure.

Fixes #749

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.

Not checking the result of WaitForSingleObjectEx on Windows

1 participant