Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StackStorm/st2
/ get_runner
Function
get_runner
st2tests/st2tests/mocks/runners/async_runner.py:29–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
28
29
def
get_runner():
30
return
AsyncTestRunner()
31
32
33
class
AsyncTestRunner(AsyncActionRunner):
Callers
nothing calls this directly
Calls
1
AsyncTestRunner
Class · 0.70
Tested by
no test coverage detected