mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-17 16:15:07 +00:00
eed3b66d98
timer pattern should always involve a 'Stop()/Reset()' otherwise `time.NewTimer(duration).C` will always leak.