Change in vdsm[master]: BZ#732652 Avoid logging in the processPool Helper

danken at redhat.com danken at redhat.com
Wed Sep 7 09:19:32 UTC 2011


Dan Kenigsberg has submitted this change and it was merged.

Change subject: BZ#732652 Avoid logging in the processPool Helper
......................................................................


BZ#732652 Avoid logging in the processPool Helper

Logging can cause a deadlock in a multi-threaded multi-process
environment therefore closing the logging file descriptors is
not enough we should also remove all the handlers.
Reference: http://bugs.python.org/issue6721

Change-Id: Ic70c2b390db23b48f96ba677054039d2773960ae
---
M vdsm/storage/processPool.py
1 file changed, 7 insertions(+), 0 deletions(-)

Approvals:
  Dan Kenigsberg: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic70c2b390db23b48f96ba677054039d2773960ae
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Ayal Baron
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>


More information about the vdsm-patches mailing list