mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-20 10:12:15 +01:00
be less eager to decide that the entire network is down
svn:r5434
This commit is contained in:
parent
859d1c902a
commit
f28770b639
@ -340,7 +340,6 @@ router_pick_directory_server(int requireother,
|
||||
|
||||
info(LD_DIR,"Still no %s router entries. Reloading and trying again.",
|
||||
fascistfirewall ? "reachable" : "known");
|
||||
has_fetched_directory=0; /* reset it */
|
||||
if (router_reload_router_list()) {
|
||||
return NULL;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user