[tor-bugs] #30301 [Core Tor/Tor]: Set bridge running status on a timer?
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Apr 26 00:26:25 UTC 2019
#30301: Set bridge running status on a timer?
------------------------------+------------------------------
Reporter: nickm | Owner: (none)
Type: enhancement | Status: new
Priority: Medium | Milestone: Tor: unspecified
Component: Core Tor/Tor | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------+------------------------------
In #24490, we changed dirserv_set_bridges_running() to happen immediately
before writing to disk, rather than updating each bridge with each
getinfo. That's good for the typical use case, but it makes GETINFO less
accurate than it was before. Perhaps we should change
dirserv_set_bridges_running() to use a timer instead.
If we do this, we should do it after #30293 is merged, since that is
likely to change the pattern for periodic events.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30301>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list