-
Notifications
You must be signed in to change notification settings - Fork 40
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
Skaled does not exit gracefully when it unable to connect to 2/3 nodes. #1679
Comments
|
As a solution, I'd propose not to call exit() directly from consensus, but use |
Moving to 2.5 since we do not have time for this in 2.4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Skaled exits gracelessly when it cannot connect 2/3 peers.
To Reproduce
Steps to reproduce the behavior:
3.17.0-develop.62
)Expected behavior
Skaled should exit gracefully.
Actual behavior
Skaled crashes during exit procedure with the following error (more logs attached):
more-skaled-exiting.log
The text was updated successfully, but these errors were encountered: