Brett Cannon added the comment:

Yes as even the current solution doesn't work with ``-m unittest discover`` 
anyway, right? And if you are running the tests independently then it is a 
separate process and thus you don't need to worry about dangling threads or 
processes.

----------

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

Reply via email to