Martin Panter added the comment:
I guess this is not a special property of the leaks search. These messages are
seen normally as well, see Issue 25693 and Issue 25272.
--
nosy: +martin.panter
resolution: -> duplicate
status: open -> closed
superseder: -> asyncio tests are getting nois
New submission from Serhiy Storchaka:
$ ./python -m test.regrtest -uall -R 3:3 test_asyncio
[1/1] test_asyncio
...
.Executing .start() done, defined at
/home/serhiy/py/cpython-debug/Lib/test/test_asyncio/test_pep492.py:146>
result=None created at
/home/serhiy/py/cpython-debug/Lib/asyncio/base_