STINNER Victor <[email protected]> added the comment:
Thanks! The change fixed the leak: $ ./python -m test -j0 -R 3:3 test_asyncgen test_coroutines test_unittest # test_asyncio (...) Tests result: SUCCESS I didn't run test_asyncio because the test is too slow. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42085> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
