mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
and another one
svn:r5416
This commit is contained in:
+1
-1
@@ -3084,7 +3084,7 @@ update_router_descriptor_downloads(time_t now)
|
||||
"There are enough downloadable routerdescs to launch requests.");
|
||||
should_delay = 0;
|
||||
} else if (n_downloadable == 0) {
|
||||
debug(LD_DIR, "No routerdescs need to be downloaded.");
|
||||
// debug(LD_DIR, "No routerdescs need to be downloaded.");
|
||||
should_delay = 1;
|
||||
} else {
|
||||
if (dirserv) {
|
||||
|
||||
Reference in New Issue
Block a user