<div class="gmail_quote">On Wed, Oct 7, 2009 at 11:08 PM, Mikhail Terekhov <span dir="ltr">&lt;<a href="mailto:termim@gmail.com">termim@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br></div>What about Deferred.setTimeout? <a href="http://twistedmatrix.com/documents/current/api/twisted.internet.defer.Deferred.html#setTimeout" target="_blank">http://twistedmatrix.com/documents/current/api/twisted.internet.defer.Deferred.html#setTimeout</a><br>

IMHO it solves similar problem.<br clear="all"></blockquote><div><br>Deferred.setTimeout does something else.  More importantly, it is deprecated.  Furthermore, it&#39;s fundamentally broken and cannot be made to work in a reliable way.  Don&#39;t use it, or your Twisted programs will break in a future release of Twisted Core.<br>
<br></div></div>