[tor-bugs] #23579 [Core Tor/Tor]: sched: Add accessors for channel_pending list

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Dec 17 16:04:19 UTC 2019


#23579: sched: Add accessors for channel_pending list
-------------------------------------------------+-------------------------
 Reporter:  dgoulet                              |          Owner:  (none)
     Type:  enhancement                          |         Status:  closed
 Priority:  Medium                               |      Milestone:  Tor:
                                                 |  unspecified
Component:  Core Tor/Tor                         |        Version:
 Severity:  Normal                               |     Resolution:  wontfix
 Keywords:  refactor, easy, tor-sched,           |  Actual Points:
  034-triage-20180328, 034-removed-20180328      |
Parent ID:  #23993                               |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------
Changes (by dgoulet):

 * status:  assigned => closed
 * resolution:   => wontfix


Comment:

 For now this can't be done so easily. The specific schedulers need to
 iterate over the list and modify it as it goes.

 Getting access to it is fine. #29698 adds a "add" function to it so we
 stop duplicating the `pqueue_add()`.

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


More information about the tor-bugs mailing list