Steve Dower <steve.do...@python.org> added the comment:
My guess would be that the reference tracking needs some kind of awareness for logging results. The results are collected as regular Python objects and formatted later, as we need to calculate totals before writing the XML file. I guess keeping those objects around looks like a leak? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39253> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com