[Stackless] Catching exception from tasklets

Richard Tew richard.m.tew at gmail.com
Sat Jun 23 23:20:12 CEST 2012


On Sun, Jun 24, 2012 at 8:23 AM, lars van Gemerden <lars at rational-it.com> wrote:
> It was my inexeprience with WingIDE that did it. In the debug window it says
> unhandled exception, but in the exception tool it shows that the exception
> is caught normally.
>
> Am I correct in concluding that the stackless scheduler is not emptied upon
> such an exception?

Write some code to test this conclusion ;-)  It should only take you 30 seconds.

> PS: I will try the code you suggested for emptying the scheduler. I you
> like, i'll let you know the result.

No need :-)

Cheers,
Richard.



More information about the Stackless mailing list