You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use @contextlib.asynccontextmanager decorator instead of manual
__aenter__/__aexit__ implementation for mock_connect functions.
Fixes test failures in:
- test_transport_server_task_cleanup_on_exception
- test_transport_server_task_no_cleanup_on_terminated
0 commit comments