Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ get_await_result
Function
get_await_result
tests/test_async.py:21–22 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
19
20
21
async
def
get_await_result(x):
22
return
await x
23
24
25
def
test_await(event_loop):
Callers
2
test_await
Function · 0.85
test_await_missing
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected