mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
7aa2192048
This is meant to be a better bug 9229 fix -- or at least, one more in tune with the intent of the original code, which calls router_retry_directory_downloads() only on the first bridge descriptor.
6 lines
193 B
Plaintext
6 lines
193 B
Plaintext
o Minor bugfixes:
|
|
- Avoid 60-second delays in the bootstrapping process when Tor
|
|
is launching for a second time while using bridges. Fixes bug 9229;
|
|
bugfix on 0.2.0.3-alpha.
|
|
|