[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: coroutines local userdata and GC
- From: arioch82 <arioch82@...>
- Date: Tue, 18 Nov 2014 18:28:25 -0700 (MST)
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.