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
{{ message }}
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.
This behavior is due to the tolerance of a timeout being set to the tick duration. I'm not sure what the best fix for this is. One option would be to require that timeouts are at least n * tick_duration for some n > 1.
The text was updated successfully, but these errors were encountered:
Originally from #9
This behavior is due to the tolerance of a timeout being set to the tick duration. I'm not sure what the best fix for this is. One option would be to require that timeouts are at least
n * tick_duration
for somen > 1
.The text was updated successfully, but these errors were encountered: