We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug node local stop seems to try to kill already killed processes
To Reproduce start a cluster, then stop it. non deterministic
Expected behavior avalanche node local stopError: failed killing process with pid 74558: os: process already finished
Screenshots If applicable, add screenshots to help explain your problem.
Logs If applicable, please include the relevant logs that indicate a problem.
Operating System Which OS you used to reveal the bug.
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
node local stop seems to try to kill already killed processes
To Reproduce
start a cluster, then stop it. non deterministic
Expected behavior
avalanche node local stopError: failed killing process with pid 74558: os: process already finished
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
If applicable, please include the relevant logs that indicate a problem.
Operating System
Which OS you used to reveal the bug.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: