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 occasional consensus error #441

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

ebma
Copy link
Member

@ebma ebma commented Nov 1, 2023

Maybe the sleep statement is the problem, but not 100% sure.

I ran the test_cancel_scheduler_succeeds() locally 10 times and it passed for each of them. Let's see if it also works in the CI job by running it a couple of times.

The CI job passed 4 out of 5 times and the one time it failed was with a different error (unrelated to this problem).

Closes #386.

@ebma ebma linked an issue Nov 1, 2023 that may be closed by this pull request
@ebma ebma marked this pull request as ready for review November 2, 2023 16:56
@ebma ebma requested a review from b-yap November 2, 2023 16:57
Copy link
Contributor

@b-yap b-yap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doesn't hurt to approve this. 👍

@b-yap
Copy link
Contributor

b-yap commented Nov 6, 2023

i'm merging this since the consensus error has been occurring too often.

@b-yap b-yap merged commit 6cc467a into main Nov 6, 2023
2 checks passed
@b-yap b-yap deleted the 386-investigate-and-fix-occasional-consensus-error branch November 6, 2023 08:54
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.

Investigate and fix occasional consensus error
2 participants