[tor-bugs] #9922 [Tor]: We declare bootstrapping at 50% when we get our bridge descriptor

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Oct 7 22:57:23 UTC 2013


#9922: We declare bootstrapping at 50% when we get our bridge descriptor
------------------------+------------------------------------
 Reporter:  arma        |          Owner:
     Type:  defect      |         Status:  new
 Priority:  normal      |      Milestone:  Tor: 0.2.5.x-final
Component:  Tor         |        Version:
 Keywords:  tor-client  |  Actual Points:
Parent ID:              |         Points:
------------------------+------------------------------------
 In load_downloaded_routers() we end with
 {{{
   control_event_bootstrap(BOOTSTRAP_STATUS_LOADING_DESCRIPTORS,
                           count_loading_descriptors_progress());
 }}}

 and we do that even if it's just because we fetched the bridge descriptor
 from a bridge.

 That means we miss out on learning later whether we could fetch the
 consensus.

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


More information about the tor-bugs mailing list