Staging
v0.8.1
https://github.com/python/cpython
Revision 3bcf157c115ba3e48bce62ac8cb13c703475a113 authored by Victor Stinner on 13 September 2017, 00:05:53 UTC, committed by GitHub on 13 September 2017, 00:05:53 UTC
ProcessPoolShutdownTest.test_del_shutdown() now closes the call queue
and joins its thread, to prevent leaking a dangling thread.
1 parent a15d155
History
Tip revision: 3bcf157c115ba3e48bce62ac8cb13c703475a113 authored by Victor Stinner on 13 September 2017, 00:05:53 UTC
bpo-31249: Fix test_concurrent_futures dangling thread (#3521)
Tip revision: 3bcf157

README

back to top