Irit Katriel <[email protected]> added the comment:
I changed it to + for i in range(2): + dash_R_cleanup(fs, ps, pic, zdc, abcs) + support.gc_collect() (loop twice instead of 3 times) and that seems fine too. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44895> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
