MCPcopy 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_runMethod · 0.45
_do_cancelMethod · 0.45
_do_resumeMethod · 0.45
test_post_runMethod · 0.45
invoke_post_runFunction · 0.45
post_runMethod · 0.45
respondFunction · 0.45

Calls

no outgoing calls

Tested by 1

test_post_runMethod · 0.36