Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StackStorm/st2
/ noop
Function
noop
st2common/st2common/util/shell.py:177–178 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
175
""
"
176
177
def
noop():
178
pass
179
180
try
:
181
libc = cdll[
"libc.so.6"
]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected