On Sun, Mar 15, 2009 at 8:19 AM, Paul Sijben <[email protected]> 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.

_______________________________________________
Stackless mailing list
[email protected]
http://www.stackless.com/mailman/listinfo/stackless

Reply via email to