Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio_tests/tests_aio/unit/
Dcompatibility_test.py95 async def _run_in_another_thread(self, func: Callable[[], None]): member in TestCompatibility
120 await self._run_in_another_thread(sync_work)
142 await self._run_in_another_thread(sync_work)
164 await self._run_in_another_thread(sync_work)
189 await self._run_in_another_thread(sync_work)
211 await self._run_in_another_thread(sync_work)
233 await self._run_in_another_thread(sync_work)