mirror of
https://github.com/octoleo/syncthing.git
synced 2025-02-01 03:18:30 +00:00
71de6fe290
During NAT discovery we block for 10s (NatTimeoutS) before returning. This is mostly noticeable when Ctrl-C:ing a Syncthing directly after startup as we wait for those ten seconds before shutting down. This makes it check the context a little bit more frequently.