New submission from Antoine Pitrou <pit...@free.fr>: Just got this on py3k, I can't reproduce unfortunately.
test test_multiprocessing failed -- Traceback (most recent call last): File "/home/antoine/py3k/__svn__/Lib/test/test_multiprocessing.py", line 1070, in test_number_of_objects self.assertEqual(refs, EXPECTED_NUMBER) AssertionError: 10 != 1 ---------- assignee: jnoller components: Library (Lib) messages: 87182 nosy: jnoller, pitrou priority: normal severity: normal stage: needs patch status: open title: Transient error in multiprocessing type: behavior versions: Python 3.1 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5930> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com