Zachary Ware added the comment:

I had missed this issue before; issue16968 tracks the same thing.

There are a couple of issues that the committed patch doesn't address.  Namely, 
the file still uses test_main, and there is no thread or process reaping when 
running the file via discovery.

Unfortunately, there's no clear-cut best solution in the other issue.  A couple 
months ago, Serhiy posted a question on python-dev[1] about how to solve it, 
which I haven't seen any replies to.  Antoine, do you have any suggestions?

[1] https://mail.python.org/pipermail/python-dev/2013-August/127893.html

----------
nosy: +serhiy.storchaka, zach.ware

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

Reply via email to