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

mixclient: Detect exited csppsolver processes #3451

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

jrick
Copy link
Member

@jrick jrick commented Nov 8, 2024

If the csppsolver process has unexpectedly exited after successful startup (due to crash, signal, oom-killer, etc.) unset the PR flag indicating root solving support for future mixes. Wait for other peers to publish roots (if any do), otherwise our peer will be (correctly) blamed for not publishing roots.

If the csppsolver process has unexpectedly exited after successful startup
(due to crash, signal, oom-killer, etc.) unset the PR flag indicating root
solving support for future mixes.  Wait for other peers to publish roots (if
any do), otherwise our peer will be (correctly) blamed for not publishing
roots.
@davecgh davecgh added this to the 2.1.0 milestone Nov 8, 2024
@davecgh davecgh merged commit fa50dce into decred:master Nov 8, 2024
2 checks passed
@jrick jrick deleted the solver_exit branch November 8, 2024 19:11
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.

3 participants