Lars :-) Yes, there is no documentation for stacklesslib yet. To use it, you really need to be willing to read the source code.
You should already know whether calling patch_all would be enough. It would have been something you could have tried immediately, rather than asking the list and waiting. Cheers, Richard. On 11/30/13, lars van Gemerden <[email protected]> wrote: > Hi all, > > I though i could avoid it to run my demo but it seems i need to let the > webserver (simple server?, single thread, 'bottle' micro framework) yield > to the scheduler i am using. I have downloaded stacklesslib 1.0.3, but > can't find any documentation to help with monkeypatching. > > - Do i just run patch_all at the start of the program? > > Any help is very welcome .. > > Cheers, Lars > > -- > ==================================== > Lars van Gemerden > [email protected] > +31 6 26 88 55 39 > ==================================== > _______________________________________________ Stackless mailing list [email protected] http://www.stackless.com/mailman/listinfo/stackless
