lichao
2021-06-02 94f2a94f38261528d98a8ece4fcdb386cbca6566
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 = [&]() {