[tor-bugs] #33995 [Circumvention/Snowflake]: Move pc.CreateOffer and pc.SetLocalDescription out of a goroutine

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Apr 24 17:13:30 UTC 2020


#33995: Move pc.CreateOffer and pc.SetLocalDescription out of a goroutine
-----------------------------------------+----------------------
     Reporter:  dcf                      |      Owner:  dcf
         Type:  enhancement              |     Status:  assigned
     Priority:  Medium                   |  Milestone:
    Component:  Circumvention/Snowflake  |    Version:
     Severity:  Normal                   |   Keywords:
Actual Points:                           |  Parent ID:
       Points:                           |   Reviewer:
      Sponsor:                           |
-----------------------------------------+----------------------
 This code was formerly the `OnNegotiationNeeded` handler before the switch
 on pion (comment:28:ticket:28942). We are blocking on `offerChannel`
 anyway, so we may as well run these operations synchronously and use a
 normal error return.

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


More information about the tor-bugs mailing list