mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
Decrease minimum consensus interval to 10 seconds when TestingTorNetwork is set. (Or 5 seconds for the first consensus.) Fix code that assumes larger interval values. This assists in quickly bootstrapping a testing Tor network. Fixes bugs 13718 & 13823.
8 lines
316 B
Text
8 lines
316 B
Text
o Minor bugfixes:
|
|
- Decrease minimum consensus interval to 10 seconds
|
|
when TestingTorNetwork is set. (Or 5 seconds for
|
|
the first consensus.)
|
|
Fix code that assumes larger interval values.
|
|
This assists in quickly bootstrapping a testing
|
|
Tor network.
|
|
Fixes bugs 13718 & 13823.
|