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