Backport of asyncio.Runner, a context manager that controls event loop life cycle.
conda install main::backports-asyncio-runner
Backport of asyncio.Runner from Python 3.11. Runner is a context manager that controls the event loop life cycle and runs the provided coroutine.