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 to not use an iterators for .empty! and .clear! #3021

Merged
merged 3 commits into from
May 13, 2024

Conversation

jterapin
Copy link
Contributor

Fixes #3020


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

  1. To make sure we include your contribution in the release notes, please make sure to add description entry for your changes in the "unreleased changes" section of the CHANGELOG.md file (at corresponding gem). For the description entry, please make sure it lives in one line and starts with Feature or Issue in the correct format.

  2. For generated code changes, please checkout below instructions first:
    https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md

Thank you for your contribution!

@jterapin jterapin marked this pull request as ready for review May 13, 2024 18:46
@jterapin jterapin requested a review from alextwoods May 13, 2024 18:46
@jterapin jterapin changed the title Change ConnectionPool to not use an iterators for .empty! and `.clear! Change ConnectionPool to not use an iterators for .empty! and .clear! May 13, 2024
@jterapin jterapin merged commit 0466842 into version-3 May 13, 2024
28 checks passed
@jterapin jterapin deleted the fix_connection_pool branch May 13, 2024 22:02
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.

Seahorse http connection pool may crash after fork(2)
2 participants