Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ stats
Method
stats
t/unit/worker/test_control.py:31–32 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
29
autoscaler = None
30
31
def
stats(self):
32
return
{
'total'
: worker_state.total_count}
33
34
35
class
Consumer(consumer.Consumer):
Callers
5
test_parent_ids
Method · 0.45
test_stats
Method · 0.45
test_info
Method · 0.45
test_rusage__no_resource
Method · 0.45
test_stats
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected