bpo-31234: Fix dangling thread in test_ftp/poplib (#3540)
Explicitly clear the server attribute in test_ftplib and test_poplib to prevent dangling thread.
Showing
Please register or sign in to comment
Explicitly clear the server attribute in test_ftplib and test_poplib to prevent dangling thread.