[Python-Dev] tstate->curexc_type etc
Christian Tismer
tismer@tismer.com
Wed, 22 May 2002 17:43:21 -0700
Hi friends,
in new Stackless, I saved
tstate->exc_type/value/traceback and
tstate->curexc_type/value/traceback
before switching to adifferent tasklet, and
restored that one's.
Under PythonWin, I saw crashes due to dangling
references through that, which vanished when
I increfed the exc_/... things. Problably they
were multiply reset.
But anyway, I even don't planto allow for
multiple exceptions in parallel at all, so
maybe I can drop this code completely.
What I again and again do not understand,
please help me out:
Why is there this double set of variables,
and which one should be preserved if at all
between tasklet switches?
many thanks - chris
--
Christian Tismer :^) <mailto:tismer@tismer.com>
Mission Impossible 5oftware : Have a break! Take a ride on Python's
Johannes-Niemeyer-Weg 9a : *Starship* http://starship.python.net/
14109 Berlin : PGP key -> http://wwwkeys.pgp.net/
work +49 30 89 09 53 34 home +49 30 802 86 56 pager +49 173 24 18 776
PGP 0x57F3BF04 9064 F4E1 D754 C2FF 1619 305B C09C 5A3B 57F3 BF04
whom do you want to sponsor today? http://www.stackless.com/