Skip to content

Commit

Permalink
close proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
chakaz committed Dec 2, 2024
1 parent c484542 commit cee3446
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/dragonfly/cluster_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -1336,6 +1336,7 @@ async def test_network_disconnect_during_migration(df_factory):
await push_config(json.dumps(generate_config(nodes)), [node.admin_client for node in nodes])

assert (await StaticSeeder.capture(nodes[1].client)) == start_capture
await proxy.close()


@pytest.mark.parametrize(
Expand Down

0 comments on commit cee3446

Please sign in to comment.