MCPcopy
hub / github.com/celery/celery / ok

Function ok

celery/worker/control.py:31–32  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

29
30
31def ok(value):
32 return {'ok': value}
33
34
35def nok(value):

Callers 15

reportFunction · 0.85
revokeFunction · 0.85
_revokeFunction · 0.85
rate_limitFunction · 0.85
time_limitFunction · 0.85
enable_eventsFunction · 0.85
disable_eventsFunction · 0.85
pingFunction · 0.85
pool_growFunction · 0.85
pool_shrinkFunction · 0.85
pool_restartFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected