MCPcopy
hub / github.com/celery/celery / apply_async

Method apply_async

t/unit/concurrency/test_prefork.py:173–174  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

171 self._processes -= n
172
173 def apply_async(self, *args, **kwargs):
174 pass
175
176 def register_with_event_loop(self, loop):
177 pass

Calls

no outgoing calls

Tested by

no test coverage detected