Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
31
def
ok(value):
32
return
{
'ok'
: value}
33
34
35
def
nok(value):
Callers
15
report
Function · 0.85
revoke
Function · 0.85
revoke_by_stamped_headers
Function · 0.85
_revoke
Function · 0.85
rate_limit
Function · 0.85
time_limit
Function · 0.85
enable_events
Function · 0.85
disable_events
Function · 0.85
ping
Function · 0.85
pool_grow
Function · 0.85
pool_shrink
Function · 0.85
pool_restart
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected