[Stackless] advice on debugging stackless

Simon Pickles sipickles at hotmail.com
Sat Feb 16 18:23:54 CET 2008


Hi,

I've been enjoying stackless python so far, but as my project increases 
in complexity, I am running into some difficulties. To be expected with 
concurrent programming!

Most of my problems tend to be based around channels being blocked or by 
tasklets not seeming to kick in.

I've a heavily event based system going on, so I suspect these problems 
are caused by circular events.

Has anyone any advice on debugging stackless python?

Thanks

Simon

-- 
Linux user #458601 - http://counter.li.org.







More information about the Stackless mailing list