← Back to team overview

testtools-dev team mailing list archive

[Bug 662648] [NEW] Better support for debugging unhandled errors in Deferreds

 

Public bug reported:

AsynchronousDeferredRunTest has support for trapping unhandled errors in
Deferreds and then reporting them as extra tracebacks.

It would be very useful if it also reported the creator and invoker
tracebacks for those deferreds when they are available.  When they are
not available it would be useful to tell the user that they can get
creator and invoker tracebacks by enabling deferred debugging.

** Affects: testtools
     Importance: Low
         Status: Triaged

-- 
Better support for debugging unhandled errors in Deferreds
https://bugs.launchpad.net/bugs/662648
You received this bug notification because you are a member of testtools
developers, which is subscribed to testtools.

Status in testtools: Triaged

Bug description:
AsynchronousDeferredRunTest has support for trapping unhandled errors in Deferreds and then reporting them as extra tracebacks.

It would be very useful if it also reported the creator and invoker tracebacks for those deferreds when they are available.  When they are not available it would be useful to tell the user that they can get creator and invoker tracebacks by enabling deferred debugging.





Follow ups

References