On 09/10/2012 09:50 AM, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" <berrange@xxxxxxxxxx> > > If an exception occurs in the python callback for openAuth() > the stack trace isn't seen by the apps, since this code is > called from libvirt context. To aid diagnostics, print the > error to stderr at least > > Signed-off-by: Daniel P. Berrange <berrange@xxxxxxxxxx> > --- > python/libvirt-override.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Better than nothing. I don't know the callstack here well enough to know if we could eventually pass a NULL back to the outer python caller, so that python could ultimately display a stacktrace, so for now, I'm fine giving: ACK. -- Eric Blake eblake@xxxxxxxxxx +1-919-301-3266 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list