"adapters/libev.h" did not exist on "e245ab48ec8f766e589771b976761a0a41b6442d"
Use raft_time_t for election_timeout_rand (#117)
In #106, we introduced raft_time_t which is at least 8 bytes. election_timeout_rand should use this type to prevent slicing.
Please register or sign in to comment