You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Heartbeating was incorrectly structured to fire at nanosecond intervals rather
than seconds. Unfortunately this timer would also fire even when heartbeating
was meant ot be disabled.
h/t to @Quinn-With-Two-Ns for spotting the issue.
0 commit comments