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 was archived by the owner on Sep 30, 2024. It is now read-only.
We should handle the case where v < 0. Conventionally, negative durations for intervals means to wait forever. This means that references to GetUpdateInterval should check this and not actually run their tasks.