STINNER Victor <vstin...@python.org> added the comment:

I fail to reproduce the leak using attached script.

I close the issue.

I get constant memory usage on Linux with the main branch of Python (future 
3.11):

(...)
VmRSS:     11344 kB
VmRSS:     11344 kB
VmRSS:     11344 kB
VmRSS:     11344 kB
VmRSS:     11344 kB
VmRSS:     11344 kB
VmRSS:     11344 kB
VmRSS:     11344 kB
VmRSS:     11344 kB
VmRSS:     11344 kB
(...)

----------
nosy: +vstinner
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed
Added file: https://bugs.python.org/file50304/script.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40699>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to