Skip to content

Commit 02209e7

Browse files
committed
remove duplicate release resources
1 parent e863f98 commit 02209e7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/integration/container/test_read_write_splitting.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,6 @@ def clear_caches(self):
8585
RdsHostListProvider._is_primary_cluster_id_cache.clear()
8686
RdsHostListProvider._cluster_ids_to_update.clear()
8787

88-
# Force DNS refresh by clearing any internal connection pools
89-
ConnectionProviderManager.release_resources()
90-
ConnectionProviderManager.reset_provider()
91-
9288
@pytest.fixture
9389
def props(self, plugin_config, conn_utils):
9490
plugin_name, plugin_value = plugin_config

0 commit comments

Comments
 (0)