Federico Simoncelli has posted comments on this change. Change subject: Add NoIntr utility class ......................................................................
Patch Set 1: (1 inline comment) .................................................... File vdsm/storage/misc.py Line 1296: func_args = [self._getArgValue(x) for x in args] Each argument can be a real parameter or a translator, wrt select(2): misc.NoIntr(select.select)(rlist, wlist, xlist, misc.NoIntrTimeout(timeout)) -- To view, visit http://gerrit.ovirt.org/199 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib8cd7f2c6ef8c4845fca617a0423b922fc81cf0e Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
