Greg Padgett has submitted this change and it was merged. Change subject: broker: log errors during request processing ......................................................................
broker: log errors during request processing Uncaught exceptions would previously silently kill the server threads, now they will be logged and the thread will shut down properly. Change-Id: I9e758af28b5381f21c9f27f1c9d69f529b997269 Signed-off-by: Greg Padgett <[email protected]> --- M ovirt_hosted_engine_ha/broker/listener.py 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Greg Padgett: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/18050 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9e758af28b5381f21c9f27f1c9d69f529b997269 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: master Gerrit-Owner: Greg Padgett <[email protected]> Gerrit-Reviewer: Greg Padgett <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
