[entities] CeleryTaskAdapter: revoke child tasks recursively
When a task is revoked, revoke child tasks as well. Also add a `child_tasks` property on CeleryTaskAdapter to recurse over child tasks.
Please register or sign in to comment
When a task is revoked, revoke child tasks as well. Also add a `child_tasks` property on CeleryTaskAdapter to recurse over child tasks.