Erlend Egeberg Aasland <erlend.aasl...@innova.no> added the comment:
This works: 1) fully implement GC in connection (bpo-42972) 2) also visit statement_cache 3) explicitly close connections _and_ call GC in problematic tests The first point might not be needed for this particular fix. The last point is a workaround, not a solution. Or is it ok to call gc.collect() in the test suite? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue42862> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com