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

solverrpc: Detect exited csppsolver process #100

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

jrick
Copy link
Member

@jrick jrick commented Nov 8, 2024

If the csppsolver process was successfully started, but has since exited (due to crash, or killed by a signal), a new error is returned. This error condition will need to be checked by mixclient so it can disable root solving attempts for future mix runs.

If the csppsolver process was successfully started, but has since exited (due
to crash, or killed by a signal), a new error is returned.  This error
condition will need to be checked by mixclient so it can disable root solving
attempts for future mix runs.
@jrick jrick merged commit f711f7d into decred:master Nov 8, 2024
2 checks passed
@jrick jrick deleted the solver_exited branch November 8, 2024 18:55
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.

2 participants