jasonrogena / lightraft

Wrapper around SQLite that makes it distributed. This is an experiment, don't use in production
11 stars 2 forks source link

Why are election timers still firing after stopped? #3

Open jasonrogena opened 4 years ago

jasonrogena commented 4 years ago

Election timers are stopped then started again whenever a heartbeat is received from the leader. It seems the stopped timers still fire.