summaryrefslogtreecommitdiff
path: root/Python/getopt.c
diff options
context:
space:
mode:
authorPablo Galindo <Pablogsal@gmail.com>2018-12-29 19:18:38 +0000
committerGitHub <noreply@github.com>2018-12-29 19:18:38 +0000
commitd51324a2f5d172665f8824b25456c9822797fc84 (patch)
treead44678a5157310525c5e3f8b5d43f747aec1612 /Python/getopt.c
parent78de01198b047347abc5e458851bb12c48429e24 (diff)
downloadcpython-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/getopt.c')
0 files changed, 0 insertions, 0 deletions