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

upstream: async connection timeout coroutine resume fix #4140

Conversation

leonardo-albertovich
Copy link
Collaborator

@leonardo-albertovich leonardo-albertovich commented Sep 29, 2021

This PR aims to fix an issue where coroutines hang indefinitely waiting to be resumed after yielding in net_connect_async if there is a timeout.

This is an uncommon scenario that's easily reproducible by adding a firewall rule to DROP packets from / to a host or net.

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.

3 participants