mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 22:47:12 +01:00
If a consensus expires while we are waiting for certificates to download,
stop waiting for certificates.
If we stop waiting for certificates less than a minute after we started
downloading them, do not consider the certificate download failure a
separate failure.
Fixes bug 20533; bugfix on commit e0204f21
in 0.2.0.9-alpha.
7 lines
403 B
Text
7 lines
403 B
Text
o Minor bugfixes (consensus downloads):
|
|
- If a consensus expires while we are waiting for certificates to download,
|
|
stop waiting for certificates.
|
|
- If we stop waiting for certificates less than a minute after we started
|
|
downloading them, do not consider the certificate download failure a
|
|
separate failure.
|
|
Fixes bug 20533; bugfix on commit e0204f21 in 0.2.0.9-alpha.
|