Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StackStorm/st2
/ post_run
Method
post_run
st2common/st2common/runners/base.py:195–196 ·
view source on GitHub ↗
(self, status, result)
Source
from the content-addressed store, hash-verified
193
)
194
195
def
post_run(self, status, result):
196
pass
197
198
@deprecated
199
def
get_pack_name(self):
Callers
7
_do_run
Method · 0.45
_do_cancel
Method · 0.45
_do_resume
Method · 0.45
test_post_run
Method · 0.45
invoke_post_run
Function · 0.45
post_run
Method · 0.45
respond
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_post_run
Method · 0.36