Change in vdsm[master]: workaround pipe and thread issue in python

danken at redhat.com danken at redhat.com
Mon Apr 30 18:28:49 UTC 2012


Dan Kenigsberg has submitted this change and it was merged.

Change subject: workaround pipe and thread issue in python
......................................................................


workaround pipe and thread issue in python

  Calling subprocess.Popen and threading.Thread at the same
time is not safe in Python v2.7.2. Running test case for
several release, results are:
  Fedora16: v3.2.2 and v2.7.3 pass, v2.7.2 fail.
  Redhat6.2: v2.6.6 pass.
  This patch modify the spec file to avoid the fails.
  bugzilla:
  https://bugzilla.redhat.com/show_bug.cgi?id=814492
  cpython issue tracker solving the problem:
  http://bugs.python.org/issue13156

Change-Id: I72e2eac7c15fd147b953eebf701257469546d62b
Signed-off-by: wenchao xia <xiawenc at linux.vnet.ibm.com>
---
M vdsm.spec.in
1 file changed, 4 insertions(+), 1 deletion(-)

Approvals:
  Lei Li: Verified; Looks good to me, but someone else must approve
  Saggi Mizrahi: Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/3638
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I72e2eac7c15fd147b953eebf701257469546d62b
Gerrit-PatchSet: 8
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Wenchao Xia <xiawenc at linux.vnet.ibm.com>
Gerrit-Reviewer: Adam Litke <agl at us.ibm.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Lei Li <lilei at linux.vnet.ibm.com>
Gerrit-Reviewer: Mark Wu <wudxw at linux.vnet.ibm.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
Gerrit-Reviewer: Shu Ming <sming56 at gmail.com>
Gerrit-Reviewer: Wenchao Xia <xiawenc at linux.vnet.ibm.com>


More information about the vdsm-patches mailing list