summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_ssl.py
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2021-04-16 14:06:38 (GMT)
committerGitHub <noreply@github.com>2021-04-16 14:06:38 (GMT)
commite1903e11a3d42512effe336026e0c67f602e5848 (patch)
treef20b8bac784c5186fd466a13385c75aa2a614b8e /Lib/test/test_ssl.py
parent56c76df6e861322bdff77bfb21e5cd55fbacfad2 (diff)
downloadcpython-e1903e11a3d42512effe336026e0c67f602e5848.zip
cpython-e1903e11a3d42512effe336026e0c67f602e5848.tar.gz
cpython-e1903e11a3d42512effe336026e0c67f602e5848.tar.bz2
bpo-43842: Fix race condition in test_logging SMTP test (GH-25436) (GH-25437)
Fix a race condition in the SMTP test of test_logging. Don't close a file descriptor (socket) from a different thread while asyncore.loop() is polling the file descriptor. (cherry picked from commit 75ec103b3adbb7c619a0e22fa60f3d34c5a9e603)
Diffstat (limited to 'Lib/test/test_ssl.py')
0 files changed, 0 insertions, 0 deletions