Overview
session_async is the async counterpart to session. It creates/binds a session and ends it when the async context exits.
Async full-lifecycle session context manager
session_async is the async counterpart to session. It creates/binds a session and ends it when the async context exits.