Message403530
> 2) Now: if I re-raise the asyncio.CancelledError as-is, I lose the message,
if I call the `asyncio.Task.exception()` function.
Re-raise asyncio.CancelledError where? (And what do you mean by "re-raise"?) Call asyncio.Task.exception() where? This isn't part of your example, so it's not clear what you mean exactly. |
|
Date |
User |
Action |
Args |
2021-10-09 12:51:00 | chris.jerdonek | set | recipients:
+ chris.jerdonek, asvetlov, yselivanov, graingert, bjs, pagliaricci.m |
2021-10-09 12:51:00 | chris.jerdonek | set | messageid: <1633783860.72.0.303940725357.issue45390@roundup.psfhosted.org> |
2021-10-09 12:51:00 | chris.jerdonek | link | issue45390 messages |
2021-10-09 12:51:00 | chris.jerdonek | create | |
|