lua-users home
lua-l archive

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


> But since I'm a newbie to lua, I wonder if this approach (not resuming
> a yielded coroutine before make it available for GC) could have some
> side effects.

There is no problem at all.

-- Roberto