[Twisted-Python] Re: [Twisted-commits] r14171 - Simplify and fix horribly broken deferToThread tests
Itamar Shtull-Trauring
itamar at itamarst.org
Sat Jul 16 09:24:23 MDT 2005
On Sat, 2005-07-16 at 09:04 -0600, Jp Calderone wrote:
> Author: exarkun
> Date: Sat Jul 16 09:04:11 2005
> New Revision: 14171
>
> Modified:
> trunk/twisted/test/test_threads.py
> Log:
> Simplify and fix horribly broken deferToThread tests
This won't catch bugs where the Deferred is never callback()ed.
More information about the Twisted-Python
mailing list