Andrew Svetlov <[email protected]> added the comment:
Perhaps the proactor should just silently skip protocol events if the event loop is closed. Selector-based event loops do it implicitly already. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue47077> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
