
Vinzenz Feenstra has submitted this change and it was merged. Change subject: windows: More defensive code for windows VirtIO handling ...................................................................... windows: More defensive code for windows VirtIO handling To avoid continous exceptions to eat 100% of the CPU we're now sleeping at least for 1 second after an exception and we're logging the exception in debug mode, so we can investigate potential problems. To avoid spamming the logs this is on debug log for now. Change-Id: I0cb7c1108a579bf55f9340cb1c211b65d6cd8f5b Bug-Url: https://bugzilla.redhat.com/1257835 Signed-off-by: Vinzenz Feenstra <vfeenstr@redhat.com> --- M ovirt-guest-agent/WinFile.py 1 file changed, 8 insertions(+), 1 deletion(-) Approvals: Vinzenz Feenstra: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/54710 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0cb7c1108a579bf55f9340cb1c211b65d6cd8f5b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-guest-agent Gerrit-Branch: ovirt-3.6 Gerrit-Owner: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>