Anentropic <e...@anentropic.com> added the comment:

FWIW...

django-nose==1.4.6
nose==1.3.7

The only use of threading I can see in Nose is here:
https://github.com/nose-devs/nose/blob/release_1.3.7/nose/plugins/logcapture.py

But we are passing --nologcapture flag and nosetests echoes that flag back to 
us at the top of the test run, so I believe the feature is disabled

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43546>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to