[tor-bugs] #4952 [Tor Bridge]: managed proxies: "[notice] Failed to terminate process with PID '%d'" when doing Ctrl-c from terminal
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Tue Apr 17 16:56:42 UTC 2012
#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
More information about the tor-bugs
mailing list