Skip to content

Close pool connections concurrently #31

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

Merged

Conversation

ryanfowler
Copy link
Owner

Summary

  • close pool clients concurrently with join_all
  • keep blocking close sequential
  • test closing pools concurrently

Testing

  • cargo test -- --test-threads=1

https://chatgpt.com/codex/tasks/task_e_6843996dab2c8325a02e41e492324fd5

@ryanfowler ryanfowler changed the title Improve pool closing concurrency Closing pool connections concurrently Jun 7, 2025
@ryanfowler ryanfowler changed the title Closing pool connections concurrently Close pool connections concurrently Jun 7, 2025
@ryanfowler ryanfowler force-pushed the codex/refactor-pool--close-to-await-futures-concurrently branch from d9bb588 to 5eaace8 Compare June 7, 2025 02:33
@ryanfowler ryanfowler merged commit c207a4e into main Jun 7, 2025
2 checks passed
@ryanfowler ryanfowler deleted the codex/refactor-pool--close-to-await-futures-concurrently branch June 7, 2025 02:35
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.

1 participant