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
Clean up DummyConnection in test_connection_pool.py
Removed unnecessary methods and attributes from the DummyConnection class
that were introduced during development. This restores the class to its
minimal implementation needed for testing the MaxConnectionsError behavior.
0 commit comments