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
time.NewTicker(-1) returns nil.
This is correct but unhelpful. It is most likely a programming error and a panic() could
give much more detail about why it failed.