twisteroid ambassador <[email protected]> added the comment:
This issue is somewhat related to issue27223, in that both are caused by using self._sock after it has already been assigned None when the connection is closed. It seems like Transports in general may need better protection from this kind of behavior. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue31647> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
