mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
we were uploading our server descriptor to each the dirservers
when we boot, and then also on the first iteration of the main loop svn:r1520
This commit is contained in:
parent
3c683a9e7c
commit
4a9587a486
@ -578,7 +578,6 @@ static int do_main_loop(void) {
|
||||
|
||||
if(options.ORPort) {
|
||||
cpu_init(); /* launch cpuworkers. Need to do this *after* we've read the onion key. */
|
||||
router_upload_dir_desc_to_dirservers(); /* upload our descriptor to all dirservers */
|
||||
}
|
||||
|
||||
/* start up the necessary connections based on which ports are
|
||||
|
Loading…
Reference in New Issue
Block a user