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