Skip to content

Changed heartbeat loop to eliminate race condition at end of second

changed heartbeat loop to eliminate race condition where end-of-epoch test for epoch 15 might succeed immediately, triggering rapid heartbeats every 10 ms for the next 60+ ms.

Merge request reports