RFC Ticket (pending)
Pause and Cancel a task
Maybe it would be nice if I can pause or cancel a task that is running, maybe some callback to check that.
What do you think?
on 04.21.09
reported by: hardian
owned by: ifunk
on 04.21.09
by ifunk
- **owner** was changed to _ifunk_
I guess this depends on the implementation of the task. Some tasks may not be able to be paused (such as a reliance on an external application), or pausing it might leave a database in a incomplete state. Cancelling is probably a good one to have, so I will have a think about the best way to implement.
