[Stackless] stackless inter-thread queues

Richard Tew richard.m.tew at gmail.com
Sun Mar 15 23:32:19 CET 2009


On Sun, Mar 15, 2009 at 8:19 AM, Paul Sijben <sijben at eemvalley.com> wrote:
> sure, I found that a receive() on a channel sometimes returns None but I did
> not put in None. So I worked around that by always putting in a tuple an
> checking if I received a tuple.

Definitely sounds like a bug in the interthread channel code, if you
are absolutely sure you're not putting the Nones in.

Where did you get your source code for Stackless from?  Can you give
the URL to wherever in SVN or the snapshot download?

Cheers,
Richard.




More information about the Stackless mailing list