backports.asyncio.runner
Subscription: Developer
Active
Subscription: Developer
Provides a backport of the asyncio.Runner context manager introduced in later Python versions. It simplifies executing multiple asynchronous function calls in the same context and ensures full compatibility with modern features.