mirror of
https://github.com/syncthing/syncthing.git
synced 2026-05-01 11:43:26 -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