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 yselivanov
Recipients Oleg K2, yselivanov
Date 2017-11-21.15:03:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511276627.86.0.213398074469.issue32104@psf.upfronthosting.co.za>
In-reply-to
Content
> in order to write advanced Tasks there should be a way
> to throw custom exceptions into active Task. 
> so it can react accordingly.  

What is an "advanced" task?  Why CancelledError is not enough?  What's the actual use case?
History
Date User Action Args
2017-11-21 15:03:47yselivanovsetrecipients: + yselivanov, Oleg K2
2017-11-21 15:03:47yselivanovsetmessageid: <1511276627.86.0.213398074469.issue32104@psf.upfronthosting.co.za>
2017-11-21 15:03:47yselivanovlinkissue32104 messages
2017-11-21 15:03:47yselivanovcreate