Launch early reachability tests once a minute, not once a second.
commit62361cc6988bba1420f89fe8273b4caf3c96b704
authorNick Mathewson <nickm@torproject.org>
Tue, 4 Aug 2020 16:59:49 +0000 (4 12:59 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 4 Aug 2020 17:05:07 +0000 (4 13:05 -0400)
tree3a46b9ed5bbff84c1c070dacb7662534bc981719
parentc4742b89b23d58958ee0d5ca324dac5948c94bf6
Launch early reachability tests once a minute, not once a second.

This fixes bug 40083, which was introduced in 9f31908a in
0.2.8.1-alpha.
changes/bug40083 [new file with mode: 0644]
src/core/mainloop/mainloop.c