On 5 April 2011 14:21, wrote:
> On 01:39 am, brad.mi...@devx.runthered.com wrote:
> >Hi all
> >
> >I have recently started switching to trial.unittest from python's own.
> >The
> >trouble I'm experiencing is when a timeout occurs in my test, it
> >errbacks().
> >Then the @inlineCallbacks decorato
On 01:39 am, brad.mi...@devx.runthered.com wrote:
>Hi all
>
>I have recently started switching to trial.unittest from python's own.
>The
>trouble I'm experiencing is when a timeout occurs in my test, it
>errbacks().
>Then the @inlineCallbacks decorator sees the error and errbacks(). But
>then
>a