Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix election calling confirm_if_quorum after destruction (#2563)
When insert_inactive_votes_cache confirms the election it deletes itself from the active roots, causing the next confirm_if_quorum call to access freed memory.
- Loading branch information