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

COM_INIT refactoring #28

Merged
merged 3 commits into from
Sep 8, 2023
Merged

COM_INIT refactoring #28

merged 3 commits into from
Sep 8, 2023

Conversation

jewlexx
Copy link
Owner

@jewlexx jewlexx commented Sep 8, 2023

No description provided.

Realistically, the lock method only returns an error if another thread panicked while holding the mutex. This could only happen if te init function panicked, which would only happen if there was a bug in the windows-rs crate, in which case there are greater issues than this specific function panicking.
@jewlexx jewlexx merged commit 89a115c into trunk Sep 8, 2023
5 checks passed
@jewlexx jewlexx deleted the cominit-refactoring branch September 8, 2023 15:01
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.

1 participant