MCPcopy
hub / github.com/celery/celery / ready

Method ready

t/unit/tasks/test_chord.py:35–36  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

33 value = None
34
35 def ready(self):
36 return self.is_ready
37
38 def join(self, propagate=True, **kwargs):
39 if propagate:

Callers 15

wait_for_chord_unlockFunction · 0.45
_producerFunction · 0.45
test_basic_taskMethod · 0.45
test_expiredMethod · 0.45
test_etaMethod · 0.45
test_failMethod · 0.45
test_revokedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected