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

Catch panics when loading transport on Windows #892

Merged
merged 2 commits into from
Aug 3, 2023

Conversation

gandarez
Copy link
Member

@gandarez gandarez commented Aug 2, 2023

This PR catches any panic when loading transport on Windows. It avoids breaking the cli when loading system certificates fail.

Fixes #889

@gandarez gandarez self-assigned this Aug 2, 2023
@gandarez gandarez force-pushed the bugfix/panic-transport-windows branch 4 times, most recently from 7924e31 to 16a1ac9 Compare August 3, 2023 11:50
@gandarez gandarez force-pushed the bugfix/panic-transport-windows branch from 16a1ac9 to f8fe7bf Compare August 3, 2023 12:08
@gandarez gandarez merged commit 543db96 into develop Aug 3, 2023
17 checks passed
@gandarez gandarez deleted the bugfix/panic-transport-windows branch August 3, 2023 12:16
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.

panic: Failed to load crypt32.dll: The paging file is too small for this operation to complete.
2 participants