lua-users home
lua-l archive

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


Thanks for the explanation Andrew/Dong.

so those userdata should be cleared as i initially supposed when the
coroutine is collected but for some reason they aren't, i have event tried
setting "tableref.co = nil" just before "tableref = nil" in the "exit"
function but that doesn't fix it either.

I am running out of ideas... 



--
View this message in context: http://lua.2524044.n2.nabble.com/coroutines-local-userdata-and-GC-tp7664107p7664138.html
Sent from the Lua-l mailing list archive at Nabble.com.