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

File control.py

celery/worker/control.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Worker remote control command implementations."""
2import io
3import tempfile
4from collections import UserDict, defaultdict, namedtuple

Callers

nothing calls this directly

Calls 1

get_loggerFunction · 0.90

Tested by

no test coverage detected