MCPcopy
hub / github.com/celery/celery / mytask

Method mytask

t/unit/tasks/test_result.py:84–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

82
83 @self.app.task(shared=False)
84 def mytask():
85 pass
86 self.mytask = mytask
87
88 def test_forget(self):

Callers 1

test_regular_taskMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected