MCPcopy Create free account
hub / github.com/NetAngels/celery-tasktree / task_with_callbacks

Function task_with_callbacks

celery_tasktree.py:117–128  ·  view source on GitHub ↗

decorator "task with callbacks" Callback or list of callbacks which go to function in "callbacks" kwarg, will be executed after the function, regardless of the subtask's return status. If subtask (function) result is an object, then a property named "async_result" will be adde

(func, **options)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

run_with_callbacksFunction · 0.85

Tested by

no test coverage detected