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

tls/timeout: use deadline rather than context #644

Merged
merged 2 commits into from
May 29, 2020
Merged

Conversation

bassosimone
Copy link
Contributor

This should lead to a more understandable sequence of low level events
where we don't see anymore the "use of closed network connection".

Part of #576.

This should lead to a more understandable sequence of low level events
where we don't see anymore the "use of closed network connection".

Part of #576.
@bassosimone bassosimone marked this pull request as draft May 28, 2020 23:00
This should unbreak the code afterf348116d47bf58ac6a0e36d7593ced08fdc26fd2
changed the way in which we do a TLS handshake.
@bassosimone bassosimone marked this pull request as ready for review May 29, 2020 09:21
@bassosimone bassosimone merged commit fee7672 into master May 29, 2020
@bassosimone bassosimone deleted the issue/576 branch May 29, 2020 09:26
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.

1 participant