[Stackless] Tasklet Slot Inheritance

Kristján Valur Jónsson kristjan at ccpgames.com
Sun May 20 21:53:24 CEST 2007



> -----Original Message-----
>
> IOW., I need to call tp_clear here, because the GC fails to do it,
> because references coming from stack slices are not detected and GC
> never gets called.
>
> Maybe it is possible to do a less crude cleanup, preserving user
> attributes,
> if you think it is worth the effort.

Hm, I'm not sure that I understand the logic, given how gc detects the
existence of external references...
Was there a concrete leak example that this fixed?
Maybe we can construct a testcase to go into the unittestsuite.

Kristjan

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



More information about the Stackless mailing list