Skip to content

[3.6] bpo-33037: Skip sending/receiving after SSL transport closing (GH-6044)#6058

Merged
asvetlov merged 1 commit into
python:3.6from
asvetlov:backport-5e80a71-3.6
Mar 10, 2018
Merged

[3.6] bpo-33037: Skip sending/receiving after SSL transport closing (GH-6044)#6058
asvetlov merged 1 commit into
python:3.6from
asvetlov:backport-5e80a71-3.6

Conversation

@asvetlov

@asvetlov asvetlov commented Mar 10, 2018

Copy link
Copy Markdown
Contributor
  • Skip write()/data_received() if sslpipe is destroyed.
    (cherry picked from commit 5e80a71)

https://bugs.python.org/issue33037

…ythonGH-6044)

* Skip write()/data_received() if sslpipe is destroyed.
(cherry picked from commit 5e80a71)
@bedevere-bot bedevere-bot added the type-bug An unexpected behavior, bug, or error label Mar 10, 2018
@asvetlov asvetlov merged commit 017e9fd into python:3.6 Mar 10, 2018
@asvetlov asvetlov deleted the backport-5e80a71-3.6 branch March 10, 2018 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants