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