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

File worker.py

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

Source from the content-addressed store, hash-verified

1"""Program used to start a Celery worker instance."""
2
3import os
4import sys

Callers

nothing calls this directly

Calls 6

get_loggerFunction · 0.90
CeleryBeatClass · 0.85
WorkersPoolClass · 0.85
HostnameClass · 0.85
AutoscaleClass · 0.85
getMethod · 0.45

Tested by

no test coverage detected