MCPcopy
hub / github.com/celery/celery / nok

Function nok

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

Source from the content-addressed store, hash-verified

33
34
35def nok(value):
36 return {'error': value}
37
38
39class Panel(UserDict):

Callers 4

rate_limitFunction · 0.85
time_limitFunction · 0.85
pool_growFunction · 0.85
pool_shrinkFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected