On Thu, Oct 28, 2010 at 00:09, Petite Abeille <[email protected]> wrote: > On Oct 27, 2010, at 9:48 PM, Alexander Gladysh wrote:
>>>> Now I want to be able to shutdown gracefully. >>>> >>>> Can I tell something to wsapi so it will just exit its loop? >> >>> Right now there is no way to do that, sorry... >> >> I see. Is it hard to add a way to do this? > Hmmm... perhaps I'm missing something, but... isn't it akin to asking how to > shutdown an HTTP server from inside a CGI? I.e. this doesn't compute :) But it does -- I need to restart to get fresh code up and running. > In the meantime, what's wrong with os.exit? :)) It does not call __gc. Alexander. _______________________________________________ Kepler-Project mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/
