Dan Kenigsberg has submitted this change and it was merged. Change subject: bindingXMLRPC: Log unhandled exception for new Thread ......................................................................
bindingXMLRPC: Log unhandled exception for new Thread Adding a traceback log for unhandled exceptions when execute start in BindingXMLRPC class so it will not die silently. Change-Id: I2861f1caad84d29d8cbca39613a0ad3f061a3b0c Signed-off-by: Maor Lipchuk <[email protected]> Reviewed-on: http://gerrit.ovirt.org/23082 Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-by: Nir Soffer <[email protected]> --- M vdsm/BindingXMLRPC.py 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Nir Soffer: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved Maor Lipchuk: Verified -- To view, visit http://gerrit.ovirt.org/23082 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2861f1caad84d29d8cbca39613a0ad3f061a3b0c Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
