Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ call
Function
call
test/base/_concurrency_fixtures.py:35–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
value = arg
34
35
async
def
call():
36
await greenlet_spawn(go, 42)
37
38
asyncio.run(call())
39
Callers
15
test_plugin_url_registration
Method · 0.85
test_plugin_multiple_url_registration
Method · 0.85
test_plugin_arg_registration
Method · 0.85
test_close
Method · 0.85
test_detach
Method · 0.85
test_detach_close
Method · 0.85
test_detach
Method · 0.85
test_reconnect
Method · 0.85
test_transaction_engine_ctx_begin_fails_include_enter
Method · 0.85
test_raw_tuple_params
Method · 0.85
test_dialect_conn_options
Method · 0.85
test_dialect_engine_options
Method · 0.85
Calls
1
greenlet_spawn
Function · 0.90
Tested by
15
test_plugin_url_registration
Method · 0.68
test_plugin_multiple_url_registration
Method · 0.68
test_plugin_arg_registration
Method · 0.68
test_close
Method · 0.68
test_detach
Method · 0.68
test_detach_close
Method · 0.68
test_detach
Method · 0.68
test_reconnect
Method · 0.68
test_transaction_engine_ctx_begin_fails_include_enter
Method · 0.68
test_raw_tuple_params
Method · 0.68
test_dialect_conn_options
Method · 0.68
test_dialect_engine_options
Method · 0.68