Change in vdsm[master]: adding handling EINTR to poll to make it more robust

danken at redhat.com danken at redhat.com
Sat Jul 21 05:48:32 UTC 2012


Dan Kenigsberg has submitted this change and it was merged.

Change subject: adding handling EINTR to poll to make it more robust
......................................................................


adding handling EINTR to poll to make it more robust

some system call and signal will interrupt poll,
making event loop stops and fails to react events and keepalive message
from libvirt.
adding handling EINTR to poll to make it more robust

Change-Id: Ie367e193cbf4b76d352d57f3d4ef55fdf45f2fd2
Signed-off-by: Royce Lv<lvroyce at linux.vnet.ibm.com>
---
M vdsm/libvirtev.py
1 file changed, 47 insertions(+), 41 deletions(-)

Approvals:
  Royce Lv: Verified
  Dan Kenigsberg: Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie367e193cbf4b76d352d57f3d4ef55fdf45f2fd2
Gerrit-PatchSet: 9
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Royce Lv <lvroyce at linux.vnet.ibm.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Daniel P. Berrange <berrange at redhat.com>
Gerrit-Reviewer: Mark Wu <wudxw at linux.vnet.ibm.com>
Gerrit-Reviewer: Royce Lv <lvroyce at linux.vnet.ibm.com>
Gerrit-Reviewer: Xu He Jie <xuhj at linux.vnet.ibm.com>
Gerrit-Reviewer: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>


More information about the vdsm-patches mailing list