Harshavardhana eed3b66d98
dsync: use refresh timer properly to avoid leaks (#11820)
timer pattern should always involve a 'Stop()/Reset()' otherwise
 `time.NewTimer(duration).C` will always leak.
2021-03-17 16:37:13 -07:00
..
2021-03-16 08:50:36 -07:00
2019-11-09 09:27:23 -08:00
2021-03-16 08:50:36 -07:00
2020-11-20 22:55:35 -08:00