[issue32710] test_asyncio: ProactorEventLoopTests sendfile tests leak references on Windows

STINNER Victor report at bugs.python.org
Tue Jan 8 08:33:15 EST 2019


STINNER Victor <vstinner at redhat.com> added the comment:

I ran test_asyncio refleak hunting on Windows, and there is no more leak!

vstinner at WIN C:\vstinner\python\master>python -m test test_asyncio -R 3:3 
(...)
Total duration: 13 min 24 sec
Tests result: SUCCESS

I will close this PR once the 3.7 backport is merged.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32710>
_______________________________________


More information about the Python-bugs-list mailing list