app.celery.ContextTask.s

ContextTask.s(*args, **kwargs)

Create signature.

Shortcut for .s(*a, **k) -> .signature(a, k).