Dan Kenigsberg has posted comments on this change. Change subject: Add NoIntr utility class ......................................................................
Patch Set 1: Looks good to me, but someone else must approve (1 inline comment) .................................................... File vdsm/storage/misc.py Line 1296: func_args = [self._getArgValue(x) for x in args] oh, I see. I somehow missed that. So I remain only with my first "cumbersome" comment. My personal preference is for specific solutions, such as NonInterupptablePoll(). But I suppose that some doc'ing and someone with +2 can fix that. -- 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
