[issue27535] Memory leaks when opening tons of files

Jonathan Bastien-Filiatrault report at bugs.python.org
Tue Nov 21 08:35:16 EST 2017


Jonathan Bastien-Filiatrault <jbf at zerospam.ca> added the comment:

We just got hit by this. We had one specific case where files with unique names were not being closed and Python was leaking a lot of memory over a few days.

----------
nosy: +Jonathan Bastien-Filiatrault

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


More information about the Python-bugs-list mailing list