[issue27746] ResourceWarnings in test_asyncio

Xiang Zhang report at bugs.python.org
Thu Aug 18 04:30:10 EDT 2016


Xiang Zhang added the comment:

>From my observations, this is due to transport is forgotten to close in test_connect_accepted_socket. Upload a patch to add the close function.

----------
keywords: +patch
nosy: +xiang.zhang
Added file: http://bugs.python.org/file44139/issue27746.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27746>
_______________________________________


More information about the Python-bugs-list mailing list