[tor-bugs] #19969 [Core Tor/Tor]: tor client does not immediately open new circuits after standby
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Nov 1 23:34:29 UTC 2016
#19969: tor client does not immediately open new circuits after standby
-------------------------------------------------+-------------------------
Reporter: weasel | Owner:
Type: defect | Status:
| needs_review
Priority: High | Milestone: Tor:
| 0.2.9.x-final
Component: Core Tor/Tor | Version: Tor:
| 0.2.8.6
Severity: Normal | Resolution:
Keywords: regression 029-backport | Actual Points:
028-backport |
Parent ID: | Points: 2
Reviewer: | Sponsor:
-------------------------------------------------+-------------------------
Comment (by teor):
Oh, and arma/bug19969_02[89]_alt introduce a spacing issue:
{{{
void tell_event_loop_to_finish(void)
}}}
should be:
{{{
void
tell_event_loop_to_finish(void)
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19969#comment:34>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list