Skip to content
This repository was archived by the owner on Nov 23, 2017. It is now read-only.

SSL hangs if connection_lost is called (#472) #476

Merged
merged 1 commit into from
Dec 16, 2016

Conversation

HoHo-Ho
Copy link

@HoHo-Ho HoHo-Ho commented Dec 16, 2016

There were situations when yield from waiter hangs. For example if connection is aborted by peer before handshake completes.

There were situations when yield from waiter hangs.
For example if connection is aborted by peer before
handshake completes.
@the-knights-who-say-ni
Copy link

Hello, and thanks for your contribution!

Unfortunately our records indicate you have not signed a PSF contributor agreement (CLA). For legal reasons we need you to sign this before we can look at your contribution.

Once you have done everything that's needed, please reply here and someone will verify everything is in order.

@1st1
Copy link
Member

1st1 commented Dec 16, 2016

@gvanrossum the code is correct and the bug is real and hard to debug: MagicStack/asyncpg#49. Can I merge this in 3.6.0 if Ned approves? @ned-deily

@ned-deily
Copy link
Member

There's going to be a 3.6.0rc2 tagged within the next 16 hours. If Guido approves the pull request, push it to the 3.6 branch and I'll cherrypick it.

@gvanrossum gvanrossum merged commit d84a8cb into python:master Dec 16, 2016
@gvanrossum
Copy link
Member

OK, approved. @1st1 Please merge into 3.6.0!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants