MCPcopy
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
3This includes the currently active and reserved tasks,
4statistics, and revoked tasks.

Callers

nothing calls this directly

Calls 3

LimitedSetClass · 0.90
current_processFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected