Pierre Tardy, the main developer of Buildbot, submitted this patch to add full stack traces to inlineCallbacks:
https://github.com/twisted/twisted/pull/814 I think the patch looks good, but can someone with more knowledge of inlineCallbacks review it? Right now, if you have a stack of inlineCallbacks, andan exception is thrown, some of the stacktrace is lost. By adding full stack traces to inlineCallbacks, this greatly improves the debuggability of software like Buildbot, which makes heavy use of inlineCallbacks. -- Craig
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python