Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

fix: Close conn if context deadline is exceeded #395

Merged
merged 2 commits into from
Jul 22, 2021
Merged

fix: Close conn if context deadline is exceeded #395

merged 2 commits into from
Jul 22, 2021

Conversation

kylecarbs
Copy link
Member

Previously the error occurred but never propogated due to blocking fromm
the read loop in negotiate. Now, connection timeouts can properly occur.

Previously the error occurred but never propogated due to blocking fromm
the read loop in negotiate. Now, connection timeouts can properly occur.
@kylecarbs kylecarbs requested review from deansheather and f0ssel July 22, 2021 00:23
@kylecarbs kylecarbs merged commit 53e7c33 into master Jul 22, 2021
@kylecarbs kylecarbs deleted the timeout branch July 22, 2021 00:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants