[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #20030 [Obfuscation/meek]: meek-http-helper doesn't shutdown cleanly in 6.5a1
#20030: meek-http-helper doesn't shutdown cleanly in 6.5a1
------------------------------+------------------------------
Reporter: arlolra | Owner: dcf
Type: defect | Status: needs_review
Priority: Medium | Milestone:
Component: Obfuscation/meek | Version:
Severity: Normal | Resolution:
Keywords: regression | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
------------------------------+------------------------------
Comment (by yawning):
You can and should do better on Linux, than just ignoring SIGPIPE (which
is necessary for OSX).
{{{
cmd = exec.Command(absFirefoxPath, "--invisible", "-no-remote",
"-profile", profilePath)
cmd.SysProcAttr = &syscall.SysProcAttr{ Pdeathsig: syscall.SIGTERM}
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20030#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs