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(a)redhat.com>
---
M ovirt-guest-agent/WinFile.py
1 file changed, 8 insertions(+), 1 deletion(-)
Approvals:
Jenkins CI: Passed CI tests
Vinzenz Feenstra: Verified; Looks good to me, approved
Martin Polednik: Looks good to me, but someone else must approve
--
To view, visit
https://gerrit.ovirt.org/53909
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0cb7c1108a579bf55f9340cb1c211b65d6cd8f5b
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-guest-agent
Gerrit-Branch: master
Gerrit-Owner: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Polednik <mpolednik(a)redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>