[Twisted-web] web2.client keep-alive problem

Scott Lamb slamb at slamb.org
Sat Oct 22 00:15:20 MDT 2005


On 21 Oct 2005, at 21:51, Scott Lamb wrote:

> (2) make HTTPClient not check if the connection should be torn down  
> until after my deferred has had a chance to run. Would just a  
> "reactor.callLater(0, self._endResponse2)" be enough? Are  
> callLaters guaranteed to be run in order?

I just tried this and it seems to work. It'd be reassuring to hear  
that it's guaranteed, though.

-- 
Scott Lamb <http://www.slamb.org/>




More information about the Twisted-web mailing list