Delete a task, including its results.
task_delete(ids, root)
Vector of task ids
A context root (not just the db as in
task_result
as we need to know the actual path to
the root). A context
object is also OK.
TRUE
if a task was actually deleted.