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

fix: allow healing single nodes #2115

Merged
merged 1 commit into from
Mar 19, 2021
Merged

fix: allow healing single nodes #2115

merged 1 commit into from
Mar 19, 2021

Conversation

AlCalzone
Copy link
Member

With this PR, we now treat healing a single node similar to healing the entire network. Healing a single node now remembers that a heal process is active, so the method that does the actual work does not just exit.
As a result, it won't be possible to perform a heal on another node or the network until the single-node healing process was completed or aborted.

fixes: #2114

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.

[bug] Heal on a single node seems not to work
1 participant