diff options
author | Pablo Galindo <Pablogsal@gmail.com> | 2018-12-29 19:18:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-29 19:18:38 +0000 |
commit | d51324a2f5d172665f8824b25456c9822797fc84 (patch) | |
tree | ad44678a5157310525c5e3f8b5d43f747aec1612 /Python/importlib.h | |
parent | 78de01198b047347abc5e458851bb12c48429e24 (diff) | |
download | cpython-git-d51324a2f5d172665f8824b25456c9822797fc84.tar.gz |
bpo-35602: Make sure the transport is always closed in SelectorEventLoopUnixSockSendfileTests (GH-11338)
There is a race condition in SelectorEventLoopUnixSockSendfileTests that causes the prepare() method return a non connected server protocol, making the cleanup() method skips the correct handling of the transport. This commit makes prepare() always return a connected server protocol that can always be cleaned up correctly.
Diffstat (limited to 'Python/importlib.h')
0 files changed, 0 insertions, 0 deletions