[issue31258] [2.7] Enhance support reap_children() and threading_cleanup()

STINNER Victor report at bugs.python.org
Tue Sep 12 20:52:24 EDT 2017


STINNER Victor added the comment:

While backporting fixes on tests make sense, I'm not sure that it's doable to make regrtest more strict. It took me a while to fix all "dangling threads" and "dangling processes" on the master branch, and 6 months later, I'm not done yet. There are tricky issues the socketserver module (bpo-31233, bpo-31151). So I prefer to abandon this issue, and only backport test fixes.

----------
resolution:  -> rejected
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31258>
_______________________________________


More information about the Python-bugs-list mailing list