Dan Kenigsberg has submitted this change and it was merged. Change subject: Remove deathSignal usages in sync execCmd calls ......................................................................
Remove deathSignal usages in sync execCmd calls Once moving to systemd, when vdsm dies all subprocesses will be signaled. Change-Id: I3e5c39fd212429a9b123f4ef9f386db2e91330d0 Signed-off-by: Yaniv Bronhaim <[email protected]> Reviewed-on: https://gerrit.ovirt.org/52646 Continuous-Integration: Jenkins CI Reviewed-by: Nir Soffer <[email protected]> Reviewed-by: Francesco Romani <[email protected]> --- M lib/vdsm/qemuimg.py M lib/vdsm/storage/blkdiscard.py M lib/vdsm/storage/curlImgWrap.py M lib/vdsm/storage/misc.py M lib/vdsm/virtsparsify.py M vdsm/storage/blockSD.py M vdsm/storage/storage_mailbox.py 7 files changed, 13 insertions(+), 23 deletions(-) Approvals: Nir Soffer: Looks good to me, approved Yaniv Bronhaim: Verified Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/52646 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3e5c39fd212429a9b123f4ef9f386db2e91330d0 Gerrit-PatchSet: 7 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
