Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
test_ready_with_exception
Method · 0.45
wait_for_chord_unlock
Function · 0.45
_producer
Function · 0.45
test_basic_task
Method · 0.45
test_pydantic_annotations
Method · 0.45
test_pydantic_string_annotations
Method · 0.45
test_expired
Method · 0.45
test_eta
Method · 0.45
test_fail
Method · 0.45
test_revoked
Method · 0.45
test_revoked_by_headers_simple_canvas
Method · 0.45
test_revoked_by_headers_complex_canvas
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected