[tor-bugs] #31608 [Core Tor/Tor]: circuit_state_publish() never triggers when a new origin circuit is created

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Sep 4 12:18:58 UTC 2019


#31608: circuit_state_publish() never triggers when a new origin circuit is created
------------------------------------+------------------------------------
 Reporter:  dgoulet                 |          Owner:  (none)
     Type:  defect                  |         Status:  new
 Priority:  Medium                  |      Milestone:  Tor: 0.4.2.x-final
Component:  Core Tor/Tor            |        Version:
 Severity:  Normal                  |     Resolution:
 Keywords:  tor-circuit tor-pubsub  |  Actual Points:
Parent ID:  #31609                  |         Points:  0.1
 Reviewer:                          |        Sponsor:
------------------------------------+------------------------------------
Changes (by dgoulet):

 * cc: catalyst (added)


Comment:

 This issue, if #31609 is fixed, breaks many tests because they allocate an
 origin circuit but do not initialize pubsub for it.

 Either we setup that pubsub for all tests all the time or we make it that
 tests can publish messages for an unconfigured pubsub? Or <insert option>?

 For now, I'm leaning towards "pubsubs setup at all time for all tests"
 since initializing a new origin circuit is very basic use case in tests
 and shouldn't require us to do extra work.

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


More information about the tor-bugs mailing list