diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-09-13 00:05:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-13 00:05:53 (GMT) |
commit | 3bcf157c115ba3e48bce62ac8cb13c703475a113 (patch) | |
tree | 380bf9110b781f9e7fe522b08b8c2b4c53b7d8d5 /Doc/library | |
parent | a15d155aadfad232158f530278505cdc6f326f93 (diff) | |
download | cpython-3bcf157c115ba3e48bce62ac8cb13c703475a113.zip cpython-3bcf157c115ba3e48bce62ac8cb13c703475a113.tar.gz cpython-3bcf157c115ba3e48bce62ac8cb13c703475a113.tar.bz2 |
bpo-31249: Fix test_concurrent_futures dangling thread (#3521)
ProcessPoolShutdownTest.test_del_shutdown() now closes the call queue
and joins its thread, to prevent leaking a dangling thread.
Diffstat (limited to 'Doc/library')
0 files changed, 0 insertions, 0 deletions