Message 91383 - Python tracker
I just got the following test_multiprocessing error (cannot reproduce,
though):
test test_multiprocessing failed -- Traceback (most recent call last):
File
"/home/antoine/cpython/seek-6629/Lib/test/test_multiprocessing.py", line
232, in test_active_children
self.assertTrue(p in self.active_children())
AssertionError: False is not True