MCPcopy
hub / github.com/celery/celery / visitors.py

File visitors.py

examples/stamping/visitors.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from uuid import uuid4
2
3from celery.canvas import Signature, StampingVisitor
4from celery.utils.log import get_task_logger

Callers

nothing calls this directly

Calls 1

get_task_loggerFunction · 0.90

Tested by

no test coverage detected