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

Fix Client manual interruption #2889

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

kyri-petrou
Copy link
Collaborator

/fix #2848
/claim #2848

Fixes manual interruption in cases that the client is "stuck" acquiring a connection to the server by allowing interruption during connection acquisition and adding the Scope's finalizer prior to awaiting the connection

@jdegoes jdegoes merged commit a5fdfc1 into zio:main Jun 6, 2024
62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

timeout doesn't cancel correctly the HTTP client call
2 participants