On 2008-01-11 12:17, Dirk Meyer wrote:
> No, you can not. Somehow sys.exit must be transformed into a reactor
> stop.

Which would just be a kludge.  The correct way is to handle the
SystemExit exception.  Is there no way to intercept this exception?

BTW I just had a thought: perhaps we should have a
kaa.signals['exception'] signal, which gets called when any unhandled
exception bubbles up to the notifier level.  Because we're no better
than twisted here, by just dumping the exception and carrying no, giving
the user no way to handle it.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to