ShaoHe Feng has posted comments on this change. Change subject: removing the use of zombie reaper from supervdsm ......................................................................
Patch Set 2: I would prefer that you didn't submit this yes, we should not workaround for the master branch. Why not let the kernel init process to reap the zombie instead of father process? signal.signal(signal.SIGCHLD, signal.SIG_IGN) BSD and System V does not support SIG_IGN. Just for portable? Will the vdsm will run on BSD and System V? -- To view, visit http://gerrit.ovirt.org/11492 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If3f9bae47f2894cc95785de8f19f6ec388ea58da Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Royce Lv <[email protected]> Gerrit-Reviewer: ShaoHe Feng <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
