Comment 77 for bug 73536

Revision history for this message
In , Hskupin (hskupin) wrote :

Comment on attachment 8963553
Bug 336193 - P2: Use a second SIGTERM in killPid() to ensure parent process is killed.

https://reviewboard.mozilla.org/r/232486/#review237940

Harnesses built on top of Marionette client as test runner will use SIGKILL to force killing the browser process. It is only used if the normal shutdown as requested through the application itself via `Services.startup.quit` did not work.