Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/storm
/ fail
Function
fail
storm-multilang/python/src/main/resources/resources/storm.py:149–150 ·
view source on GitHub ↗
(tup)
Source
from the content-addressed store, hash-verified
147
148
149
def
fail(tup):
150
sendMsgToParent({
"command"
:
"fail"
,
"id"
: tup.id})
151
152
153
def
reportError(msg):
Callers
1
run
Method · 0.85
Calls
1
sendMsgToParent
Function · 0.85
Tested by
no test coverage detected