Adam Litke has submitted this change and it was merged.
Change subject: Track and log exceptions during thread init
......................................................................
Track and log exceptions during thread init
We are currently tracking and logging exceptions that happen in mom
threads within their run loop. We should also log exceptions that are
raised during thread initialization.
Change-Id: Iaf2289a401156c9384b4237f631313c4031a6cf2
Signed-off-by: Adam Litke <alitke(a)redhat.com>
Reviewed-on:
http://gerrit.ovirt.org/35437
Reviewed-by: Martin Sivák <msivak(a)redhat.com>
---
M mom/__init__.py
M tests/GeneralTests.py
2 files changed, 18 insertions(+), 14 deletions(-)
Approvals:
Adam Litke: Verified; Looks good to me, approved
Martin Sivák: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/35437
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iaf2289a401156c9384b4237f631313c4031a6cf2
Gerrit-PatchSet: 2
Gerrit-Project: mom
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <alitke(a)redhat.com>
Gerrit-Reviewer: Adam Litke <alitke(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org