Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tests): Fix multithreaded RB test #13

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Conversation

DNedic
Copy link
Owner

@DNedic DNedic commented Dec 5, 2023

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.

This fixes the issue where the multithreaded RB test was not accounting
for write failiures when the producer thread runs too far ahead of the
consumer, now we are checking the write result.
@DNedic
Copy link
Owner Author

DNedic commented Dec 5, 2023

@DrDub PTAL for future tests.

@DNedic DNedic merged commit e928821 into main Dec 5, 2023
1 check passed
@DrDub
Copy link
Contributor

DrDub commented Dec 23, 2023

Perfect, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants