[issue11240] Running unit tests in a command line tool leads to infinite loop with multiprocessing on Windows

Amaury Forgeot d'Arc report at bugs.python.org
Fri Feb 18 20:17:22 CET 2011


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

Ah, is 'nosetests' a .exe file? A frozen executable?
In this case, can you try the solution proposed at http://docs.python.org/library/multiprocessing.html#multiprocessing.freeze_support

----------

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


More information about the Python-bugs-list mailing list