MCPcopy
hub / github.com/celery/celery / info

Method info

celery/bootsteps.py:351–352  ·  view source on GitHub ↗
(self, obj)

Source from the content-addressed store, hash-verified

349 return self.label or _label(self)
350
351 def info(self, obj):
352 pass
353
354
355class StartStopStep(Step):

Callers 8

run_workerFunction · 0.45
test_info_functionMethod · 0.45
long_running_taskFunction · 0.45
infoMethod · 0.45

Calls

no outgoing calls