MCPcopy
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
35class Consumer(consumer.Consumer):

Callers 5

test_parent_idsMethod · 0.45
test_statsMethod · 0.45
test_infoMethod · 0.45
test_statsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected