Closed DNedic closed 11 months ago
This fixes the issue where the multithreaded RB test introduced in #10 was not accounting for write failiures when the producer thread runs too far ahead of the consumer, now we are checking the write result.
@DrDub PTAL for future tests.
Perfect, thank you!
This fixes the issue where the multithreaded RB test introduced in #10 was not accounting for write failiures when the producer thread runs too far ahead of the consumer, now we are checking the write result.