mirror of
https://github.com/syncthing/syncthing.git
synced 2026-03-12 03:17:42 -04:00
Resetting the timeout doesn't fully cut it, as it may timeout after we got an event and be delivered later. This should fix it well enough for the moment. https://github.com/golang/go/issues/11513