Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ find_step
Function
find_step
t/unit/worker/test_worker.py:55–56 ·
view source on GitHub ↗
(obj, typ)
Source
from the content-addressed store, hash-verified
53
54
55
def
find_step(obj, typ):
56
return
obj.blueprint.steps[typ.name]
57
58
59
def
create_message(channel, **data):
Callers
7
test_close_connection
Method · 0.85
test_close_connection__heart_shutdown
Method · 0.85
test_pidbox_callback
Method · 0.85
test_reset_pidbox_node
Method · 0.85
test_reset_pidbox_node_green
Method · 0.85
test_green_pidbox_node
Method · 0.85
test_stop_pidbox_node
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected