lua-users home
lua-l archive

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




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