[tor-bugs] #16950 [Core Tor/Chutney]: Add a chutney command that checks if network bootstrap has finished

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jul 18 03:12:13 UTC 2016


#16950: Add a chutney command that checks if network bootstrap has finished
------------------------------+------------------------------
 Reporter:  teor              |          Owner:
     Type:  enhancement       |         Status:  closed
 Priority:  Medium            |      Milestone:
Component:  Core Tor/Chutney  |        Version:
 Severity:  Normal            |     Resolution:  fixed
 Keywords:  testing           |  Actual Points:  0.2
Parent ID:  #16949            |         Points:  0.2
 Reviewer:                    |        Sponsor:  SponsorS-can
------------------------------+------------------------------
Changes (by teor):

 * status:  new => closed
 * severity:   => Normal
 * points:   => 0.2
 * sponsor:   => SponsorS-can
 * actualpoints:   => 0.2
 * resolution:   => fixed


Comment:

 Turns out that this is a really hard thing to do extensibly - when is a
 client "ready"?
 So I did the next best thing:
 * wait for 5 seconds for the first consensus
 * wait for another 10 seconds for the first consensus with relays in it
 * just keep retrying verify until it works, or it's taken longer than a
 minute

 This was my feature16950 branch, it's been merged to master.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16950#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list