lichao
2021-05-20 6b96ee857e366af317ab9dc1b6b4f9c22576e83b
utest/api_test.cpp
@@ -372,7 +372,7 @@
   threads.Launch(hb, &run);
   threads.Launch(showStatus, &run);
   int ncli = 10;
   const int64_t nreq = 1; //000 * 100;
   const int64_t nreq = 1000 * 100;
   for (int i = 0; i < 10; ++i) {
      SyncRequest(i);