MCPcopy Index your code
hub / github.com/piccolo-orm/piccolo / test

Method test

tests/utils/test_sync.py:19–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 """
18
19 async def test():
20 run_sync(asyncio.sleep(0.1))
21
22 run_sync(test())
23

Callers

nothing calls this directly

Calls 1

run_syncFunction · 0.90

Tested by

no test coverage detected