Searched defs:shutdown_default_executor (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/asyncio/ | ||
D | events.py | 251 async def shutdown_default_executor(self): member in AbstractEventLoop |
D | base_events.py | 556 async def shutdown_default_executor(self): member in BaseEventLoop |