liuxiaolong
2021-07-20 58d904a328c0d849769b483e901a0be9426b8209
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 = [&]() {