[tor-bugs] #24490 [Core Tor/Tor]: Stop setting bridges running in networkstatus_getinfo_by_purpose()

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Dec 4 00:17:14 UTC 2017


#24490: Stop setting bridges running in networkstatus_getinfo_by_purpose()
-------------------------------------------------+-------------------------
 Reporter:  teor                                 |          Owner:  (none)
     Type:  defect                               |         Status:  new
 Priority:  Medium                               |      Milestone:  Tor:
                                                 |  unspecified
Component:  Core Tor/Tor                         |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  easy, intro, refactor, code-         |  Actual Points:
  correctness                                    |
Parent ID:                                       |         Points:  1
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------
Changes (by teor):

 * cc: isis (added)


Comment:

 What we need to do to fix this bug is to move the call that sets bridges
 running somewhere else, so that this function doesn't have any side
 effects.

 This might mean that we need to make the call happen as a scheduled task,
 because none of the controller GETINFO code should change state.

 Maybe isis will have an opinion on how best to fix this?

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


More information about the tor-bugs mailing list