Change in vdsm[master]: BZ#723579 - Disown child procs so they wouldn't hold VDSM sh...

Saggi Mizrahi smizrahi at redhat.com
Tue Aug 30 14:25:14 UTC 2011


Saggi Mizrahi has posted comments on this change.

Change subject: BZ#723579 - Disown child procs so they wouldn't hold VDSM shutdown
......................................................................


Patch Set 1:

When vdsm exists an exit hook that is set by multiprocessing is run. It goes through all the children and joins with them. This is undesired in our case because a child can be stuck in an unkillalbe sate. Disowning them is the only way for python NOT to block waiting for them on vdsm shutdown.

--
To view, visit http://gerrit.usersys.redhat.com/863
To unsubscribe, visit http://gerrit.usersys.redhat.com/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7b96b6ac5b35e28cb2f8232f580651a3a36db295
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>


More information about the vdsm-patches mailing list