Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StackStorm/st2
/ teardown
Function
teardown
st2common/st2common/script_setup.py:114–118 ·
view source on GitHub ↗
Common teardown function.
()
Source
from the content-addressed store, hash-verified
112
113
114
def
teardown():
115
""
"
116
Common teardown function.
117
""
"
118
db_teardown()
Callers
nothing calls this directly
Calls
1
db_teardown
Function · 0.90
Tested by
no test coverage detected