lichao
2021-06-01 e7555f04c826e65e59b7e6ff7f3858b7d94f5b73
utest/robust_test.cpp
@@ -75,7 +75,7 @@
   int64_t d;
   BOOST_CHECK(tmp.pop(d));
   ShmObject<Rcb> rcb(shm, "test_rcb");
   ShmObject<Rcb> rcb(shm, "test_rcb", eOpenOrCreate);
   bool try_more = true;
   auto Writer = [&]() {