app.celery.ContextTask.trail

ContextTask.trail = True

If enabled the request will keep track of subtasks started by this task, and this information will be sent with the result (result.children).