Message336005
> There's no clear reason to complicate the Task<->coroutine relationship by allowing to inject arbitrary exceptions into running coroutines.
My comment was more about CancelledError rather than arbitrary exceptions. You didn't reply to the part of my response saying that Task.cancel() doesn't let you communicate why the task was ended, which is something the removed API's let you do. |
|
| Date |
User |
Action |
Args |
| 2019-02-19 19:29:08 | chris.jerdonek | set | recipients:
+ chris.jerdonek, asvetlov, yselivanov, Ilya.Kulakov |
| 2019-02-19 19:29:08 | chris.jerdonek | set | messageid: <1550604548.41.0.137918521915.issue32363@roundup.psfhosted.org> |
| 2019-02-19 19:29:08 | chris.jerdonek | link | issue32363 messages |
| 2019-02-19 19:29:08 | chris.jerdonek | create | |
|