[tor-bugs] #21975 [Core Tor/Tor]: Refactor all the startup stuff in config.c, with dependencies in mind

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Apr 17 19:54:46 UTC 2017


#21975: Refactor all the startup stuff in config.c, with dependencies in mind
------------------------------+-----------------
     Reporter:  arma          |      Owner:
         Type:  task          |     Status:  new
     Priority:  Medium        |  Milestone:
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+-----------------
 Motivated by #21974:
 """
 We sure have a bunch of stuff we do at startup now, and the dependency
 graph of what has to happen before what is complicated, and I bet there
 are bugs in the current order of things. It would be a swell project for
 somebody to make a list of all the things we do at startup, and figure out
 their dependencies, and sort them into "waves" or something, and then
 refactor the stuff in config.c so it matches the new world order.
 """

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


More information about the tor-bugs mailing list