Searched refs:asyncio_run (Results 1 – 2 of 2) sorted by relevance
152 def asyncio_run(coro: Coroutine[Any, Any, T], *, debug: bool = False) -> T: function
11 from qemu.qmp.util import asyncio_run, create_task