[3.6] bpo-29406: asyncio SSL contexts leak sockets after calling close with certain servers (GH-409) by 1st1 · Pull Request #2062 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@1st1

Copy link Copy Markdown

Member

@1st1 1st1 commented

Jun 10, 2017

No description provided.

fafhrd91 and others added 2 commits

June 10, 2017 00:07
…e with certain servers (GH-409)

* asyncio SSL contexts leak sockets after calling close with certain servers

* cleanup _shutdown_timeout_handle on _fatal_error.
(cherry picked from commit a608d2d)

@1st1 1st1 merged commit 6e14fd2 into 3.6

Jun 10, 2017

@1st1 1st1 deleted the backport-a608d2d-3.6 branch

June 10, 2017 14:00

1st1 added a commit that referenced this pull request

Jun 11, 2017
…ing close with certain servers (GH-409) (#2062)"

This reverts commit 6e14fd2.

1st1 added a commit that referenced this pull request

Jun 11, 2017
…ing close with certain servers (GH-409) (#2062)" (#2112)

This reverts commit 6e14fd2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@1st1 @the-knights-who-say-ni @fafhrd91