[Stackless] Santa concurrency problem

Greg Hazel greg at bittorrent.com
Wed Mar 28 17:54:58 CEST 2007


> The code uses a bit of wxPython, but that can be removed.

Just a warning - Stackless and wxPython likely have problems together.
With greenlets, wxYield can cause serious errors, since it does stack
swapping of it's own. On Windows, at least.

-Greg

_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless



More information about the Stackless mailing list