[Twisted-Python] A Solution Re: [Stackless] Advice on Debugging Stackless/Twisted Problem

Itamar Shtull-Trauring itamar at itamarst.org
Fri May 11 13:46:48 EDT 2007


> 2) I modified doSelect to call stackless.schedule().
> If the reactor does not call stackless.schedule(),
> other tasklets will not get an opportunity to run.

Why not just use twisted.internet.task.LoopingCall?





More information about the Twisted-Python mailing list