MCPcopy Create free account
hub / github.com/pywebio/PyWebIO / coro_target

Function coro_target

test/18.pin_test.py:66–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64
65
66async def coro_target():
67 await to_coroutine(target())
68
69
70def test_one_page(browser: Chrome):

Callers

nothing calls this directly

Calls 2

to_coroutineFunction · 0.90
targetFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…