Closed
Bug 1081452
Opened 11 years ago
Closed 11 years ago
On SIGINT ensure that marionette-js-runner also cleans up the state of all hosts.
Categories
(Testing Graveyard :: JSMarionette, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlal, Assigned: jlal)
Details
Attachments
(1 file)
Right now the error handling around SIGINT is very weak... While we do make an attempt to cleanup we do not wait for the actual cleanup to be complete.
Assignee | ||
Comment 1•11 years ago
|
||
We should probably chat a bit about packaging of the python runner service I think with this we address at least one of the usability issues Zac raised.
Attachment #8503543 -
Flags: review?(mdas)
Comment 2•11 years ago
|
||
Comment on attachment 8503543 [details] [review]
https://github.com/mozilla-b2g/marionette-js-runner/pull/41
This looks good, what about cleaning up on sigterm?
Attachment #8503543 -
Flags: review?(mdas) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•