Skip to content

Commit

Permalink
Remove test code
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerkaraszewski committed Jan 6, 2025
1 parent 9555940 commit f635d16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/clustertest/BedrockClusterTester.h
Original file line number Diff line number Diff line change
Expand Up @@ -216,9 +216,7 @@ ClusterTester<T>::~ClusterTester()
}

// Then do leader last. This is to avoid getting in a state where nodes try to stand up as leader shuts down.
cout << "Stopping leader." << endl;
stopNode(0);
cout << "Stopped leader." << endl;

auto end = STimeNow();

Expand Down

0 comments on commit f635d16

Please sign in to comment.