[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: coroutines local userdata and GC
- From: Andrew Starks <andrew.starks@...>
- Date: Mon, 24 Nov 2014 18:59:24 -0600
On Monday, November 24, 2014, arioch82 <arioch82@gmail.com> wrote:
It was the binding library i am using (a modified version of luawrapper), it
was keeping an internal cache that was preventing references from being
collected.
Thank you all for your support!
--
View this message in context: http://lua.2524044.n2.nabble.com/coroutines-local-userdata-and-GC-tp7664107p7664256.html
Sent from the Lua-l mailing list archive at Nabble.com.
That is awesome. Thank you for circling back to help future versions of yourself out by sharing the solution.
-Andrew
- References:
- coroutines local userdata and GC, arioch82
- Re: coroutines local userdata and GC, Anton Titov
- Re: coroutines local userdata and GC, Dong Feng
- Re: coroutines local userdata and GC, arioch82
- Re: coroutines local userdata and GC, Dong Feng
- Re: coroutines local userdata and GC, arioch82
- Re: coroutines local userdata and GC, Dong Feng
- Re: coroutines local userdata and GC, arioch82
- Re: coroutines local userdata and GC, Jerome Vuarand
- Re: coroutines local userdata and GC, arioch82