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

Wrap raft calls in panic recovery #5081

Closed
wants to merge 2 commits into from
Closed

Conversation

dirkkul
Copy link
Contributor

@dirkkul dirkkul commented Jun 6, 2024

What's being changed:

The raft library spans unwrapped goroutines that do not recover panics.

Review checklist

  • Documentation has been updated, if necessary. Link to changed documentation:
  • Chaos pipeline run or not necessary. Link to pipeline:
  • All new code is covered by tests where it is reasonable.
  • Performance tests have been run or not necessary.

reyreaud-l
reyreaud-l previously approved these changes Jun 27, 2024
Copy link

sonarcloud bot commented Jun 27, 2024

@dirkkul dirkkul closed this Jun 28, 2024
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.

None yet

2 participants