
19 Dec
2012
19 Dec
'12
6:45 p.m.
Which tests fail, by the way?
the stress test for the spsp_queue (spsc_queue_test_caching) ... one thread enqueueing a large number of elements, one thread dequeueing ... Yes but how? Which BOOST_REQUIRE fails, and what does it say?
some elements are lost ... the receiver reads less elements than the sender enqueues: BOOST_REQUIRE_EQUAL(received_nodes, nodes_per_thread);