Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ state.py
File
state.py
celery/worker/state.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Internal worker state (global).
2
3
This includes the currently active and reserved tasks,
4
statistics, and revoked tasks.
Callers
nothing calls this directly
Calls
3
LimitedSet
Class · 0.90
current_process
Function · 0.85
get
Method · 0.45
Tested by
no test coverage detected