[issue7060] test_multiprocessing dictionary changed size errors and hang

R. David Murray report at bugs.python.org
Sat Oct 10 02:55:11 CEST 2009


R. David Murray <rdmurray at bitdance.com> added the comment:

Benjamin tried reverting the weakref patch, but that didn't fix it. 
Turns out the problem is the other patch in that merge, that adds saving
of the exception to AssertRaises.  Adding Kristjan as that was his patch.
(The tests pass with the weakref patch applied and the unittest patch
reverted, by the way.)

----------
nosy: +krisvale

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7060>
_______________________________________


More information about the Python-bugs-list mailing list