mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Fix missing call to setHeartbeatTimer
This commit is contained in:
committed by
Vinnie Falco
parent
aa5ca7cea5
commit
5df5983f88
@@ -521,6 +521,8 @@ void NetworkOPsImp::processHeartbeatTimer ()
|
||||
<< "has fallen below quorum (" << getConfig ().NETWORK_QUORUM << ").";
|
||||
}
|
||||
|
||||
setHeartbeatTimer ();
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user