Change in vdsm[master]: syncproc: Add blocking mode.

danken at redhat.com danken at redhat.com
Wed Dec 11 18:46:54 UTC 2013


Dan Kenigsberg has submitted this change and it was merged.

Change subject: syncproc: Add blocking mode.
......................................................................


syncproc: Add blocking mode.

By setting `proc.blocking = True` it will make reading and writing move
to blocking mode.

This is useful when you don't want read operations to return when no
data is available but instead wait for it.

Change-Id: Id406249bfd63f59f273d27614a38a43595f1d7e1
Signed-off-by: Saggi Mizrahi <smizrahi at redhat.com>
Reviewed-on: http://gerrit.ovirt.org/21897
Reviewed-by: Yaniv Bronhaim <ybronhei at redhat.com>
Reviewed-by: Antoni Segura Puimedon <asegurap at redhat.com>
Tested-by: Antoni Segura Puimedon <asegurap at redhat.com>
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M lib/vdsm/utils.py
1 file changed, 13 insertions(+), 1 deletion(-)

Approvals:
  Yaniv Bronhaim: Looks good to me, but someone else must approve
  Antoni Segura Puimedon: Verified; Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id406249bfd63f59f273d27614a38a43595f1d7e1
Gerrit-PatchSet: 10
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list