-
Notifications
You must be signed in to change notification settings - Fork 3
[BUG] AxoTask abort message #1171
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationquestionFurther information is requestedFurther information is requested
Type
Fields
Give feedbackNo fields configured for issues without a type.
AxoTask is aborted, but there is no error description or indication of the reason for the abort. It would be very helpful to extend the abort() method with a reason parameter that provides information about why the task was aborted.
If the task is aborted from an internal state, an appropriate message should also be stored, so that the cause of the abort can be easily identified during debugging and diagnostics.