[pypy-issue] [issue1769] Memory leak

bug tracker at bugs.pypy.org
Wed May 14 18:59:58 CEST 2014


bug <ddvmssr+2pxkfw at sharklasers.com> added the comment:

LarstiQ identified that, if gc.collect() is added before the line t = Trie(), 
memory use doesn't blow up. Seems to be a collection-timing issue rather than an 
actual memory leak. Also not everyone seems affected.

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1769>
________________________________________


More information about the pypy-issue mailing list