Federico Simoncelli has posted comments on this change. Change subject: Add NoIntr utility class ......................................................................
Patch Set 1: I would prefer that you didn't submit this After extensive testing I found out that select.select is throwing a non-standard exception (select.error) therefore there's no reason/way to try and unify everything under the same nointr wrapper. We'll go ahead and wrap each call separately (sigh). Let's not forget that also other calls like send, recv, read and write should be wrapped (double-sigh). -- 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
