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
Merge pull request #79 from FGasper/felipe_fix_lag_calculation
The previous logic (PR #74) was backwards, which caused uint overflow.
This adds a test that usually passes without this change but should occasionally fail. (It should always pass, though, with this change.)
0 commit comments