[Stackless] Memory leak with Stackless and generators

Richard Tew richard.m.tew at gmail.com
Fri Jan 26 11:02:48 CET 2007


On 1/25/07, Steve Holden <steve at holdenweb.com> wrote:
> Richard Tew wrote:
> > I have tracked down where the memory leak is, and it looks like a
> > straightforward problem caused as most 2.5 Stackless generator problems
> > were, by my porting efforts.  It should be fixed now.
> >
> Very self-depracating! Since you seem to be carrying the burden of
> bringing the stackless light to the 2.5 darkness, however, I feel you
> are entitled to use the rest of us as debugging fodder without apologising.

Thanks Steve :-)

I would like to add that if anyone has an interest in getting more
involved with Stackless there is a lot more to do at a range of
levels.

The unit tests.
The documentation.
 - Doc strings.
 - The wiki
   http://www.stackless.com/wiki
 - Documentation in general.
Projects aimed at making Stackless more usable / approachable.
 - slpmonkeypatch
   http://svn.python.org/view/stackless/sandbox/libraries/slpmonkeypatch
 - examples
   http://svn.python.org/view/stackless/sandbox/examples
Bugs in Stackless itself.
Etc.

Richard.

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



More information about the Stackless mailing list