[issue15525] test_multiprocessing failure on Windows XP

Richard Oudkerk report at bugs.python.org
Wed Aug 1 18:48:13 CEST 2012


Richard Oudkerk added the comment:

I would guess that the process has already terminated (or is being torn down) but the timeout is not long enough to let the parent join child.

Let's see if increasing the timeout fixes the failures.

----------

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


More information about the Python-bugs-list mailing list