-
Notifications
You must be signed in to change notification settings - Fork 326
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(nns): Revert spawn state when ledger unavailable and drop lock (#…
…3226) This removes an edge case where a neuron can become locked when the ledger is unavailable during a neuron operation (such as during an upgrade). If the neuron happens to spawn during a ledger upgrade, the neuron will become locked, and therefore stuck.
- Loading branch information
1 parent
718723b
commit d19a1b4
Showing
1 changed file
with
28 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters