tikv / raft-rs

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

adjust_max_inflight_msgs shouldn't make program panic #452

Closed hicqu closed 3 years ago

hicqu commented 3 years ago

Signed-off-by: qupeng qupeng@pingcap.com