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

also reset SYSTEM_CA_ROOTS from __init__ #35

Merged
merged 2 commits into from
Feb 20, 2024
Merged

Conversation

StefanKarpinski
Copy link
Member

More minimal version of #34, mostly because I did it before seeing that PR.

Copy link

codecov bot commented Feb 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aab83e5) 95.52% compared to head (f1e9e9e) 95.55%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   95.52%   95.55%   +0.03%     
==========================================
  Files           4        4              
  Lines         134      135       +1     
==========================================
+ Hits          128      129       +1     
  Misses          6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@KristofferC
Copy link
Member

Also empty!(ENV_HOST_PATTERN_CACHE)?

@StefanKarpinski
Copy link
Member Author

Sure, why not. That one doesn't become invalid, but no point in keeping caches that the user doesn't actually care about.

@KristofferC KristofferC marked this pull request as ready for review February 20, 2024 14:23
@KristofferC KristofferC merged commit 0bd3345 into master Feb 20, 2024
17 checks passed
@KristofferC KristofferC deleted the sk/clear_globals branch February 20, 2024 14:46
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.

2 participants