pull/36859/head
tanvi-jagtap 8 months ago
parent 29b627e219
commit d7a74d0624
  1. 2
      test/cpp/qps/driver.cc

@ -363,8 +363,6 @@ std::unique_ptr<ScenarioResult> RunScenario(
if (run_inproc) {
g_inproc_servers = new std::vector<grpc::testing::Server*>;
}
// Log everything from the driver
grpc_set_absl_verbosity_debug();
// ClientContext allocations (all are destroyed at scope exit)
list<ClientContext> contexts;

Loading…
Cancel
Save