[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: anyone know the answer to this one?
- From: Steve Dekorte <steve@...>
- Date: Tue, 13 Oct 1998 17:42:28 -0700
Begin forwarded message:
From: Jim Mathies <Jim@mathies.com>
Well, here is a related question - if the Lua VM get's terminted mid
process, without any warning, will it leave allocated memory behind?
> -----Original Message-----
>
> Jim Mathies <Jim@mathies.com> wrote:
> > Do you know of any way to interrupt the running VM by making a call
> > into it while a separate thread is executing a program?
>
> There's no way to do that using the standard Lua distribution.
> There was a guy on the Lua mailing list that added a call to do something
> like that though. Do you need it now?