Home
last modified time | relevance | path

Searched refs:run_as_task (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/python/tests/
H A Dprotocol.py113 def run_as_task(coro, allow_cancellation=False): function
343 task = run_as_task(self._hanging_connection(), allow_cancellation=True)
362 task = run_as_task(self._hanging_connection())
382 task = run_as_task(self._hanging_connection(), allow_cancellation=True)
408 task = run_as_task(self._hanging_connection(), allow_cancellation=True)