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

Martin Panter report at bugs.python.org
Wed Dec 18 17:08:26 EST 2019


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

FTR I have been trialling a patched Python 3.7 based on Maru's changes (revision 6ac217c) + review suggestions, and it has reduced the size of the leak (hit 1 GB over a couple days, vs only 60 MB increase over three days). The remaining leak could be explained by Issue 37788.

----------

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


More information about the Python-bugs-list mailing list