[issue22104] test_asyncio unstable in refleak mode
Zachary Ware
report at bugs.python.org
Wed Jul 30 06:04:47 CEST 2014
Zachary Ware added the comment:
I think I'm to blame for exposing this in 4f9f7e0fe1fd. I have a theory on why that exposed it; I think regrtest is holding an extra reference to the TestSuite in runtest_inner since it is using a different branch now that test_asyncio doesn't have a test_main function.
----------
nosy: +zach.ware
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22104>
_______________________________________
More information about the Python-bugs-list
mailing list