Andrew Svetlov <[email protected]> added the comment:
You can use try/except in handler() and dispatch the exception whatever you want. It doesn't require a new asyncio version, debug-only flag, etc. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42526> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
