Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
import
os
4
import
sys
Callers
nothing calls this directly
Calls
6
get_logger
Function · 0.90
CeleryBeat
Class · 0.85
WorkersPool
Class · 0.85
Hostname
Class · 0.85
Autoscale
Class · 0.85
get
Method · 0.45
Tested by
no test coverage detected