Staging
v0.5.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
File Mode Size
__init__.py -rw-r--r-- 5.8 KB
client.py -rw-r--r-- 52.8 KB
cookiejar.py -rw-r--r-- 74.5 KB
cookies.py -rw-r--r-- 19.8 KB
server.py -rw-r--r-- 44.8 KB

back to top