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 race when during timeout of IP connection request #377

Merged
merged 1 commit into from
Aug 17, 2024
Merged

Conversation

bdraco
Copy link
Collaborator

@bdraco bdraco commented Aug 17, 2024

If the requests hits th 30s timeout, but responds or times out at just the right time before the during the connection teardown, the future will already be resolved.

If the requests hits th 30s timeout, but responds at just the right
time before the during the connection teardown, the future will already be
resolved.
@bdraco
Copy link
Collaborator Author

bdraco commented Aug 17, 2024

I’m traveling this weekend but I’ll do a release when I get back to the room

@bdraco bdraco merged commit fd91472 into main Aug 17, 2024
10 checks passed
@bdraco bdraco deleted the future_resolve branch August 17, 2024 13:30
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