Change in vdsm[master]: debug: Integrate manhole debugging service

nsoffer at redhat.com nsoffer at redhat.com
Sat Sep 27 14:14:19 UTC 2014


Nir Soffer has posted comments on this change.

Change subject: debug: Integrate manhole debugging service
......................................................................


Patch Set 3:

The console is unusable now because of the exceptions Python prints to stderr every few seconds.

I think this comes from bad code that raises exceptions in __del__, or maybe Python interpreter shutdown issues in Python child process inheriting stderr from vdsm. These issues should be fixed, but a new redirect_stderr option in manhole allow using manhole in the meantime.

To get this option please checkout and install the redirect_stderr branch from:
https://github.com/nirs/python-manhole

And add this option when installing manhole:
manhole.install(redirect_stderr=False)

-- 
To view, visit http://gerrit.ovirt.org/32147
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I8a6cdf97ddce446bea527e771eb641f969b1a532
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No


More information about the vdsm-patches mailing list