[tor-bugs] #9330 [Pluggable transport]: Pluggable Transports on windows are killed with ProcessTerminate
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Mon Oct 28 17:51:59 UTC 2013
    
    
  
#9330: Pluggable Transports on windows are killed with ProcessTerminate
------------------------------+--------------------------------------------
     Reporter:  yawning       |      Owner:  asn
         Type:  defect        |     Status:  new
     Priority:  normal        |  Milestone:
    Component:  Pluggable     |    Version:  Tor: unspecified
  transport                   |   Keywords:  pt, win32, pluggable transport
   Resolution:                |  Parent ID:
Actual Points:                |
       Points:                |
------------------------------+--------------------------------------------
Comment (by infinity0):
 Got a Python version working here:
 https://github.com/infinity0/pyptlib/commit/157459e630a415756c7872399ed7f36172ed638d
 In particular, test_killall_kill shows that CTRL-BREAK can be trapped in
 principle (I am setting CREATE_NEW_PROCESS_GROUP on both the parent and
 the child) and that the handler for it can do pretty much anything it
 wants and only dies to TerminateProcess.
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9330#comment:12>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list