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 rarely failing test AliceTimesoutAsync #7532

Merged
merged 2 commits into from Mar 11, 2022

Conversation

molnard
Copy link
Collaborator

@molnard molnard commented Mar 11, 2022

It is OK to throw WabiSabiProtocolException. It is a rare case but if the conn-confirm request is in progress and the backend removed Alice already, then it will answer WabiSabiProtocolException. In most cases, the cancel kicks in thus getting OperationCanceledException.

@molnard molnard self-assigned this Mar 11, 2022
@molnard
Copy link
Collaborator Author

molnard commented Mar 11, 2022

Trivial merging...

@molnard molnard merged commit 6f85326 into zkSNACKs:master Mar 11, 2022
@molnard molnard deleted the fixalicetotest branch March 11, 2022 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant