class selectors.KqueueSelector
AbstractEventLoop.is_closed() Returns True if the event loop was closed.
coroutine wait_for(predicate) Wait until a predicate becomes true. The predicate should be a
coroutine asyncio.wait(futures, *, loop=None, timeout=None, return_when=ALL_COMPLETED) Wait for the Futures and coroutine objects
Page 28 of 28