Alon Bar-Lev has posted comments on this change. Change subject: Do not raise an Exception processing stdout/err ......................................................................
Patch Set 1: Oh... well... there is a python bug[1] The buffer.decode(encoding='utf-8', errors='replace') is not working as it uses the data to skip the error byte, which is totally invalid. [1] http://bugs.python.org/issue8271 -- To view, visit http://gerrit.ovirt.org/13277 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I121d975083f02957aad927305d2cd9157c77b3ea Gerrit-PatchSet: 1 Gerrit-Project: otopi Gerrit-Branch: master Gerrit-Owner: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
