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

Add unary concurrency test #41

Closed
wants to merge 2 commits into from

Conversation

psalin
Copy link
Collaborator

@psalin psalin commented Jan 10, 2021

Test for #39

@psalin
Copy link
Collaborator Author

psalin commented Jan 11, 2021

Only 1 out of 3 failed, multiple messages may need to be sent per process in order to catch this more reliably.

@tsloughter
Copy link
Owner

Thanks! And maybe can just use common test's features to rerun tests until they pass to keep it running again and again.

@psalin
Copy link
Collaborator Author

psalin commented Jan 15, 2021

Ok, do you mean putting the concurrent test in its own group and using {repeat_until_any_fail, N} for it?

@tsloughter
Copy link
Owner

@psalin yea

@psalin
Copy link
Collaborator Author

psalin commented Jan 17, 2021

I updated the test and it revealed a server side concurrency issue and that the client will crash when that occurs, I created issues for those.

@tsloughter
Copy link
Owner

Ok, cool, will get those fixed early this week most likely.

@tsloughter
Copy link
Owner

Thanks, this was merged in with #47

@tsloughter tsloughter closed this Feb 6, 2021
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