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

Matt Chaput report at bugs.python.org
Fri Feb 18 19:55:55 CET 2011


Matt Chaput <matt at whoosh.ca> added the comment:

If I do "c:\python27\python run_nose.py" it works correctly. If I do "nosetests" I get the process explosion. Maybe the bug is in how distutils and nose work from the command line? I'm confused.

----------

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


More information about the Python-bugs-list mailing list