[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: __gc finalizer called at exit?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 13 Dec 2007 09:16:16 -0200
> Perhaps have os.exit() take a flag that controls if objects should be
> collected before exit() is called?
It could but it would only work for the Lua state in which os.exit was called.