[issue37193] Memory leak while running TCP/UDPServer with socketserver.ThreadingMixIn

STINNER Victor report at bugs.python.org
Mon Jun 17 04:20:03 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

Martin Panter: In addition to PR 13893 change, what do you think of also using a weakref? It might make the code even more reliable if something goes wrong.

----------

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


More information about the Python-bugs-list mailing list