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

Function run_with_callbacks

celery_tasktree.py:131–148  ·  view source on GitHub ↗

Decorator "run with callbacks" Function is useful as decorator for :meth:`run` method of tasks which are subclasses of generic :class:`celery.task.Task` and are expected to be used with callbacks.

(func)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

task_with_callbacksFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected