lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> 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.