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
feat(time): Use [time.Timer] instead since go1.23. Timer.Stop documentation example no longer leads to deadlocks, as Timer/Ticker channels not receivable with old values after Stop or Reset returns.
0 commit comments