[JIRA] (OVIRT-1819) Hanging processes left after mock_runner is being terminated
Daniel Belenky (oVirt JIRA)
jira at ovirt-jira.atlassian.net
Wed Dec 27 14:22:15 UTC 2017
Daniel Belenky created OVIRT-1819:
-------------------------------------
Summary: Hanging processes left after mock_runner is being terminated
Key: OVIRT-1819
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1819
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Daniel Belenky
Assignee: infra
Priority: Highest
Since mock_runner.sh runs as $user and mock runs as root, mock_runner can't propagate signals to mock process.
Due to the said above, if mock_runner is being terminated, the mock process will be left behind as an orphaned.
Another symptom is subprocesses of user script which are not being killed after users script returns.
We need to trap signals from mock_runner and implement a message pipe between mock_runner and mock to propagate the signals.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100075)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/infra/attachments/20171227/eb120799/attachment.html>
More information about the Infra
mailing list