[issue31233] socketserver.ThreadingMixIn leaks running threads after server_close()

Martin Panter report at bugs.python.org
Sun Jun 16 21:28:15 EDT 2019


Martin Panter <vadmium+py at gmail.com> added the comment:

FYI the change here to remember all the thread objects ever created looks to be the cause of the memory leak reported in Issue 37193

----------
nosy: +martin.panter

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


More information about the Python-bugs-list mailing list