[Stackless] Why would a channel stop listening?
Simon Pickles
sipickles at hotmail.com
Thu Jan 31 23:11:54 CET 2008
> Any chance of a reproduction case? :-)
>
> Richard.
>
>
>
My apologies, I found a function trapped in an infinite loop (that old
chestnut). I guess my lack of experience with stackless channels caused
me to look in the wrong place.
stackless may be concurrent but its not multithreaded, so a function
which doesn't return is bad news for all the other tasklets eh?
More information about the Stackless
mailing list