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

[WIN32] Fix issue #16 - Electron problem with multithread and url recovery #17

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

miniben-90
Copy link
Owner

  • Change COINIT value for CoInitializeEx to initializes the thread as apartment-threaded
  • Change if/if else with match condition

…ED` to fix issue #16

chore(win32): Rework condition code for url recovery to replace if/if else by match
@miniben-90 miniben-90 added the bug Something isn't working label Feb 27, 2024
@miniben-90 miniben-90 self-assigned this Feb 27, 2024
@miniben-90 miniben-90 merged commit edaf0d5 into main Feb 27, 2024
16 checks passed
@miniben-90 miniben-90 deleted the fix-win32-url branch August 6, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant