#4952: managed proxies: "[notice] Failed to terminate process with PID '%d'" 
when
doing Ctrl-c from terminal
------------------------+---------------------------------------------------
 Reporter:  asn         |          Owner:                  
     Type:  defect      |         Status:  new             
 Priority:  minor       |      Milestone:  Tor: unspecified
Component:  Tor Bridge  |        Version:                  
 Keywords:              |         Parent:                  
   Points:              |   Actualpoints:                  
------------------------+---------------------------------------------------

Comment(by asn):

 This will probably need some refactoring to fix, since the log message is
 currently issued by `tor_process_handle_destroy()`.

 The cleanest fix I can think of at the moment, is '''not''' terminating
 the process inside `tor_process_handle_destroy()` and having its callers
 terminate the process (and handle failures) themselves.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4952#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to