[Stackless] Implementing CSP
Christian Tismer
tismer at stackless.com
Thu Jan 8 18:03:12 CET 2004
Tom Locke wrote:
>>>p.s. My Stackless install crashes whenever a tasklet raises an
>>>expcetion. I haven't looked into it further yet - whether catching
>
> the
>
>>>exception will prevent the crash. Is this a known problem? Something
>>> I'm doing wrong?
>>
>>Hmm...
>>No, can't reproduce this error.
>
> Turns out it was related to my par function, here's my efforts to
> isolate the bug:
>
> 1. scheduling via channel.receive()
...
I tried to reproduce this error, after fixing the general
channel destruction bug, but there is no problem to be seen.
Maybe I fixed this as a side effect?
The attached sample program raises its exception as expected.
cheers - chris
--
Christian Tismer :^) <mailto:tismer at stackless.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 mobile +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/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: locke_par.py
URL: <http://www.stackless.com/pipermail/stackless/attachments/20040108/a63810bd/attachment.asc>
-------------- next part --------------
_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless
More information about the Stackless
mailing list