]> granicus.if.org Git - python/commit
Issue #12091: simplify ApplyResult and MapResult with threading.Event
authorRichard Oudkerk <shibturn@gmail.com>
Fri, 25 May 2012 12:26:53 +0000 (13:26 +0100)
committerRichard Oudkerk <shibturn@gmail.com>
Fri, 25 May 2012 12:26:53 +0000 (13:26 +0100)
commit692130a2315545ff7155c364d39c25ad1cb52210
tree1bc9fb1f1eebfddb030661469b16ebf799b7a477
parentbe39cfc9dc52c3fd5861c2107c746ae113f0f1bf
Issue #12091: simplify ApplyResult and MapResult with threading.Event

Patch by Charles-François Natali
Lib/multiprocessing/pool.py