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

Change ConnectionPool size to not use an iterator #3015

Merged
merged 2 commits into from
May 7, 2024

Conversation

mullermp
Copy link
Contributor

Potentially fixes #1331

Does not use an iterator to calculate size, so fork should not copy during the iteration.

@mullermp mullermp requested a review from alextwoods May 5, 2024 20:18
@mullermp mullermp merged commit 8921452 into version-3 May 7, 2024
28 checks passed
@mullermp mullermp deleted the pool-size-mutex branch May 7, 2024 01:41
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.

RuntimeError: can't add a new key into hash during iteration
2 participants