Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ join
Method
join
t/unit/concurrency/test_prefork.py:149–150 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
147
self._state =
'CLOSE'
148
149
def
join(self):
150
self.joined = True
151
152
def
terminate(self):
153
self.terminated = True
Callers
2
test_sphinx.py
File · 0.45
test_sphinx
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected