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(f3): don't return an error on stop if our context was canceled #12592

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

Stebalien
Copy link
Member

Proposed Changes

Don't return an error on stop if our context was canceled. Otherwise, the node's stop function returns an error and the splitstore and window post dispute tests randomly fail.

Checklist

Before you mark the PR ready for review, please make sure that:

Otherwise, the node's `stop` function returns an error and the
splitstore and window post dispute tests randomly fail.
@Stebalien Stebalien requested a review from masih October 11, 2024 23:37
@Stebalien Stebalien added the skip/changelog This change does not require CHANGELOG.md update label Oct 11, 2024
@Stebalien Stebalien enabled auto-merge (squash) October 12, 2024 14:18
@Stebalien Stebalien merged commit 54f68cb into master Oct 12, 2024
84 of 85 checks passed
@Stebalien Stebalien deleted the steb/fix-test-flakes branch October 12, 2024 14:18
rjan90 pushed a commit that referenced this pull request Oct 14, 2024
…12592)

Otherwise, the node's `stop` function returns an error and the
splitstore and window post dispute tests randomly fail.
rjan90 pushed a commit that referenced this pull request Oct 14, 2024
…12592)

Otherwise, the node's `stop` function returns an error and the
splitstore and window post dispute tests randomly fail.
rjan90 pushed a commit that referenced this pull request Oct 14, 2024
…12592)

Otherwise, the node's `stop` function returns an error and the
splitstore and window post dispute tests randomly fail.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip/changelog This change does not require CHANGELOG.md update
Projects
Status: ☑️ Done (Archive)
Development

Successfully merging this pull request may close these issues.

3 participants