[Stackless] Is this me, or stackless?
Grant Olson
olsongt at verizon.net
Sun Jul 9 00:22:23 CEST 2006
> On 7/8/06, Richard Tew <richard.m.tew at gmail.com> wrote:
> > I tried a preliminary fix, which was to make a main tasklet
> > and make it the current one before Stackless tried to kill all the
> > remaining ones, but tasklets seemed to be run rather than
> > killed.
>
> Here's a patch that fixes the problem. Anyone want to
> take a look and give a second opinion before I check it in?
>
Well it functions [I'm still not up-to-speed enough to make any architecture
related judgements ;-) ]
I just checked out Python2.4.3/dev and built it on windows. Before this
patch, it ran fine in release build mode, and threw an assertion error in
the debug mode. After the patch, things ran fine in debug mode.
I still never got a real crash on XP though, just an assertion error that
triggered a breakpoint in debug mode.
-Grant
_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless
More information about the Stackless
mailing list