We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf085d commit 4b0de5eCopy full SHA for 4b0de5e
tests/integration/util.py
@@ -49,4 +49,3 @@ def assert_quiescent_pool_state(test_case, cluster, wait=None):
49
test_case.assertEqual(connection.highest_request_id, max(req_ids))
50
if PROTOCOL_VERSION < 3:
51
test_case.assertEqual(connection.highest_request_id, connection.max_request_id)
52
-
0 commit comments