[Stackless] Potential Problem with Stackless

Andrew Francis andrewfr_ice at yahoo.com
Tue Apr 29 16:57:18 CEST 2008


Hi Folks:

I am using stackless 3.1b3 060516 (release25-maint,
Apr 2 2008) on win32. I used the Stackless installer.

I do the following:

import stackless
ch = stackless.channel()
ch.receive()

and nothing happens.

I was expecting

RuntimeError: Deadlock: the last runnable tasklet
cannot be blocked.

I repeated the test on an ASUS running Debian 4.1.1-21
and a Mac and I get the Deadlock error.

The only thing I notice is that my machine
occasionally complains about not finding
pywin32type.dll. I have not been able to find this
dll.

Hopefully this is a problem with my machine and not
stackless.

Cheers,
Andrew


      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ




More information about the Stackless mailing list