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

Multithreaded test case #10

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Multithreaded test case #10

merged 1 commit into from
Dec 5, 2023

Conversation

DrDub
Copy link
Contributor

@DrDub DrDub commented Dec 5, 2023

This is a simple test case, inspired by Catch2 documentation.

It starts to address #4. If this approach to multithreaded testing is OK with you I'd contribute similar test cases.

@DNedic
Copy link
Owner

DNedic commented Dec 5, 2023

Thank you for the contribution @DrDub , this seems good to me and I'd welcome similar test cases as well.

@DNedic DNedic merged commit 8e01b45 into DNedic:main Dec 5, 2023
1 check passed
@DNedic
Copy link
Owner

DNedic commented Dec 5, 2023

It seems there is a problem with either the test or the library after all, I am getting stochastic hangs, will try debugging the issue.

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