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

Controlled shutdown never shuts down a node that didn't register #3524

Closed
kostko opened this issue Nov 18, 2020 · 0 comments · Fixed by #3721
Closed

Controlled shutdown never shuts down a node that didn't register #3524

kostko opened this issue Nov 18, 2020 · 0 comments · Fixed by #3721
Assignees
Labels
c:bug Category: bug

Comments

@kostko
Copy link
Member

kostko commented Nov 18, 2020

If you try to shut down the node via the control endpoint by invoking RequestShutdown and the node has not actually registered (e.g., because it is a client node and doesn't have an entity), the shutdown will never complete. It should instead shut down the node immediately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:bug Category: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants