diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-09-12 17:05:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-12 17:05:53 -0700 |
commit | 3bcf157c115ba3e48bce62ac8cb13c703475a113 (patch) | |
tree | 380bf9110b781f9e7fe522b08b8c2b4c53b7d8d5 /Python/errors.c | |
parent | a15d155aadfad232158f530278505cdc6f326f93 (diff) | |
download | cpython-git-3bcf157c115ba3e48bce62ac8cb13c703475a113.tar.gz |
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 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions