Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ stop
Method
stop
t/unit/app/test_beat.py:43–44 ·
view source on GitHub ↗
(self, **kwargs)
Source
from the content-addressed store, hash-verified
41
self.started = True
42
43
def
stop(self, **kwargs):
44
self.stopped = True
45
46
47
class
test_BeatLazyFunc:
Callers
15
test_mem_leak_unhandled_exceptions
Function · 0.45
test_mem_leak_retry_failures
Function · 0.45
test_mem_leak_nested_exception_stacks
Function · 0.45
test_start_stop_shutdown
Method · 0.45
test_start__stop
Method · 0.45
test_stop
Method · 0.45
test_stop
Method · 0.45
teardown_method
Method · 0.45
test_connection
Method · 0.45
test_start_channel_error
Method · 0.45
test_start_connection_error
Method · 0.45
test_receieve_message_eta_isoformat
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected