Comment 2 for bug 409405

Revision history for this message
Jonathan Lange (jml) wrote : Re: [Bug 409405] Re: KeyError when calling tearDown

On Wed, Aug 5, 2009 at 10:24 PM, Robert
Collins<email address hidden> wrote:
> The change (in the pastebin) is to check that result is actually present
> there.
>
> I'd like to confirm whats going on; there may be a serious issue, or it might be shallow. What do you mean by 'tearDown being called from a callback'

In our IRC conversation earlier today, jdo implied that they are using
a Twisted TestCase that returns a Deferred from tearDown.

jml