[issue25748] Resource warnings when run test_asyncio in leaks searching mode

2015-11-27 Thread Martin Panter
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

[issue25748] Resource warnings when run test_asyncio in leaks searching mode

2015-11-27 Thread Serhiy Storchaka
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_