Zachary Ware added the comment:

That looks quite good, except for the fact that discovery (of the form `python 
-m unittest discover Lib/test/ 'test_*.py'`) won't hit reap_threads or 
reap_children.  It does cover `python -m test.test_concurrent_futures` and 
standard regrtest, though; is 2 out of three good enough?

----------

_______________________________________
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