jmsadair / raft

An implementation of the Raft consensus protocol.
MIT License
31 stars 2 forks source link

Fixed failing read-only test #14

Closed jmsadair closed 11 months ago

jmsadair commented 11 months ago

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