Home
last modified time | relevance | path

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

/third_party/python/Lib/unittest/
Dasync_case.py91 async def _asyncioLoopRunner(self, fut): member in IsolatedAsyncioTestCase
117 self._asyncioCallsTask = loop.create_task(self._asyncioLoopRunner(fut))