]> granicus.if.org Git - python/commit
Issue #15101: Make pool finalizer avoid joining current thread.
authorRichard Oudkerk <shibturn@gmail.com>
Mon, 18 Jun 2012 14:54:57 +0000 (15:54 +0100)
committerRichard Oudkerk <shibturn@gmail.com>
Mon, 18 Jun 2012 14:54:57 +0000 (15:54 +0100)
commitf29ec4b0c89bbb3a4ee4549b3b4a8535d040833f
treee2efb6db5faad4bcefdcadccdff75565d6e4db55
parentda7a6e7da09f980f92559735079dc3f35cbe1ded
Issue #15101: Make pool finalizer avoid joining current thread.
Lib/multiprocessing/pool.py
Misc/NEWS