STINNER Victor added the comment: > If the decision is to go this path I would also suggest to add a new > exception type for "Event loop is closed" so that it can be caught in client > code.
I don't see the purpose of handling such exception. It's an obvious bug, you must not handle bugs :) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue22922> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com