jmsadair / raft

An implementation of the Raft consensus protocol.
MIT License
35 stars 3 forks source link

Fixed failing read-only test #14

Closed jmsadair closed 1 year ago

jmsadair commented 1 year ago

Fixed TestReadOnlyDisconnect by giving it more time to renew the lease.