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

v4: Return from waiting actions when a pool is closed #348

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

woodsbury
Copy link

Resolves #347

Detect when a pool is closed while waiting for a connection to become
available and return an error. Otherwise the action gets stuck waiting
for a connection that won't appear and will only return when its
context's deadline is hit.
@mediocregopher mediocregopher merged commit b91b732 into mediocregopher:v4 Sep 6, 2023
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