tikv / raft-rs

Raft distributed consensus algorithm implemented in Rust.
Apache License 2.0
2.86k stars 391 forks source link

Fix: timing-based panic during prevote when using priority. #512

Closed GuyLewin closed 1 year ago

GuyLewin commented 1 year ago

Fix #511