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.
V
Victor Stinner committed
3bcf157c115ba3e48bce62ac8cb13c703475a113
Parent: a15d155
Committed by GitHub <noreply@github.com>
on 9/13/2017, 12:05:53 AM