[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #9922 [Tor]: We declare bootstrapping at 50% when we get our bridge descriptor
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs