[3.6] bpo-31234: Fix dangling thread in test_ftp/poplib by vstinner · Pull Request #3554 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Member
- bpo-31234: Fix dangling thread in test_ftp/poplib (bpo-31234: Fix dangling thread in test_ftp/poplib #3540)
- bpo-31234: Fix dangling thread in test_ftplib (bpo-31234: Fix dangling thread in test_ftplib #3544)
vstinner added 2 commits
Explicitly clear the server attribute in test_ftplib and test_poplib to prevent dangling thread. (cherry picked from commit d403a29)
vstinner
added
the
skip news
label
bedevere-bot
added
the
awaiting merge
label
the-knights-who-say-ni
added
the
CLA signed
label
vstinner
merged commit
ef323e8
into
python:3.6
vstinner
deleted the
test_ftplib36
branch
Mariatta
removed
the
awaiting merge
label
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment