STINNER Victor added the comment:

I fixed a lot of methods and tests to ensure that all event loops and 
transports are properly closed. These changes were required to prepare the 
integration of this change.

Many changed were real bug fixes: closing explicitly tranports on error avoids 
to leak resources.

Some ResourceWarning are still emited on SSL server tests.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23243>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to