MCPcopy
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

Calls

no outgoing calls

Tested by

no test coverage detected