]> granicus.if.org Git - python/commit
Issue #23060: Suppresses a multiprocessing assert that fails incorrectly
authorSteve Dower <steve.dower@microsoft.com>
Wed, 17 Dec 2014 14:35:49 +0000 (06:35 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Wed, 17 Dec 2014 14:35:49 +0000 (06:35 -0800)
commit438f4abb50bfb97e183564c18965c7f2c291f5c0
tree8b481fd2636578a8b962246fe534c83d20fb85c3
parent2a8ef68028be76918ed17bbbbbe2872b6d7633de
Issue #23060: Suppresses a multiprocessing assert that fails incorrectly
This is to keep buildbots running while we figure out the best long-term fix.
Lib/multiprocessing/heap.py