[issue31151] socketserver.ForkingMixIn.server_close() leaks zombie processes

STINNER Victor report at bugs.python.org
Tue Sep 12 20:43:15 EDT 2017


STINNER Victor added the comment:

I tag this issue as release blocker as a remainder that we have to agree how to handle threads/processes before Python 3.7 feature freeze.

See also bpo-31233: socketserver.ThreadingMixIn leaks running threads after server_close().

----------
nosy: +ned.deily
priority: normal -> release blocker

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


More information about the Python-bugs-list mailing list