MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / run1

Function run1

test/base/test_concurrency.py:29–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27
28
29async def run1():
30 return 1
31
32
33async def run2():

Callers 4

goMethod · 0.85
test_await_only_errorMethod · 0.85
inner_awaitMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected