This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author asvetlov
Recipients asvetlov, tmewett, yselivanov
Date 2020-12-01.22:33:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606862027.63.0.679839757427.issue42526@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2020-12-01 22:33:47asvetlovsetrecipients: + asvetlov, yselivanov, tmewett
2020-12-01 22:33:47asvetlovsetmessageid: <1606862027.63.0.679839757427.issue42526@roundup.psfhosted.org>
2020-12-01 22:33:47asvetlovlinkissue42526 messages
2020-12-01 22:33:47asvetlovcreate