Searched defs:_asyncio_future_blocking (Results 1 – 8 of 8) sorted by relevance
37 _asyncio_future_blocking = False variable in DuckFuture119 _asyncio_future_blocking = None variable in BaseFutureTests.test_isfuture.MyFuture
229 def _asyncio_future_blocking(self): member in RunTests.test_asyncio_run_without_uncancel.Task
68 _asyncio_future_blocking = False variable in Future