diff options
author | Pablo Galindo <Pablogsal@gmail.com> | 2018-09-07 23:15:22 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-07 23:15:22 (GMT) |
commit | 5b7a2cb5caeb7df68e637f45a98632cbc84a51bf (patch) | |
tree | 4b1af3ee12abd1340279194d1c97af69bc776362 /Include/pycapsule.h | |
parent | d5fbe9b1a3d65ceeb9159c5ba999ee966a945f76 (diff) | |
download | cpython-5b7a2cb5caeb7df68e637f45a98632cbc84a51bf.zip cpython-5b7a2cb5caeb7df68e637f45a98632cbc84a51bf.tar.gz cpython-5b7a2cb5caeb7df68e637f45a98632cbc84a51bf.tar.bz2 |
bpo-34246: Make sure test_smtplib always cleans resources when finished (GH-9108)
* Make sure that when some of the tests in test_smtplib fail, the allocated threads
and sockets are not leaked.
* Use support.join_thread() instead of thread.join() to avoid infinite blocks.
Diffstat (limited to 'Include/pycapsule.h')
0 files changed, 0 insertions, 0 deletions