Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ terminate
Method
terminate
t/unit/concurrency/test_prefork.py:152–153 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
150
self.joined = True
151
152
def
terminate(self):
153
self.terminated = True
154
155
def
terminate_job(self, *args, **kwargs):
156
pass
Callers
13
get_worker_error_messages
Function · 0.45
test_rabbitmq_quorum_qos_visibility_race
Function · 0.45
test_terminate__no_obj
Method · 0.45
test_terminate
Method · 0.45
test_with_autoscaler_file_descriptor_safety
Method · 0.45
test_with_file_descriptor_safety
Method · 0.45
test_start__terminate
Method · 0.45
test_terminate
Method · 0.45
test_terminate__pool_ref
Method · 0.45
test_terminate__task_started
Method · 0.45
test_terminate__task_reserved
Method · 0.45
test_on_accepted_terminates
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected