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

make URLFile safe after fork() #31309

Merged
merged 3 commits into from Feb 6, 2024
Merged

make URLFile safe after fork() #31309

merged 3 commits into from Feb 6, 2024

Conversation

gregjhogan
Copy link
Member

@gregjhogan gregjhogan commented Feb 6, 2024

A PoolManager is thread safe but if you create and use it before forking it isn't safe to use forking.

@github-actions github-actions bot added the tools label Feb 6, 2024
@gregjhogan gregjhogan merged commit a8aa04e into master Feb 6, 2024
30 checks passed
@gregjhogan gregjhogan deleted the url-file-safe branch February 6, 2024 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant