Avoid an instance of the bug warning in any_bridge_descriptors_known()
[tor/appveyor.git] / changes / bug23347
blobe73aa48f01c7fb816ed3fac93d5abf1897745c70
1   o Minor fixes (bridge client bootstrap):
2     - Make bridge clients with no running bridges try to download
3       bridge descriptors immediately. But when bridge clients have
4       running bridges, make them wait at least 3 hours before
5       refreshing recently received bridge descriptors.
6       Download schedules used to start with an implicit 0, but the
7       fix for 17750 changed this undocumented behaviour, and made
8       bridge clients hang for 15 minutes before bootstrapping.
9       Fixes bug 23347, not in any released version of Tor.