MCPcopy
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
47class test_BeatLazyFunc:

Callers 15

test_start__stopMethod · 0.45
test_stopMethod · 0.45
test_stopMethod · 0.45
teardown_methodMethod · 0.45
test_connectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected