lua-users home
lua-l archive

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


> Or shouldn't I set FILTER to the original filter constructor when  
> <eof> is detected, so that the coroutines can be collected and future  
> calls to loadstring etc. will create new coroutines?

Yes.