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 = [&]() {