[tor-bugs] #11161 [Obfsproxy]: obfsproxy does not handle SIGINTs as the pt-spec wants
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Sat Mar  8 17:22:11 UTC 2014
    
    
  
#11161: obfsproxy does not handle SIGINTs as the pt-spec wants
-----------------------+---------------------
 Reporter:  asn        |          Owner:  asn
     Type:  defect     |         Status:  new
 Priority:  normal     |      Milestone:
Component:  Obfsproxy  |        Version:
 Keywords:             |  Actual Points:
Parent ID:             |         Points:
-----------------------+---------------------
 From the pt-spec:
 {{{
   Proxies should respond to a single INT signal by closing their
   listener ports and not accepting any new connections, but keeping
   all connections open, then terminating when connections are all
   closed.  Proxies should respond to a second INT signal by shutting
   down cleanly.
 }}}
 We used to do this in C-obfsproxy, but we are not doing it in the current
 Python codebase.
 If we still believe it's a good idea, we should implement it in obfsproxy
 again.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11161>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list