[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: my module crashes when used with lanes
- From: Benoit Germain <bgermain@...>
- Date: Fri, 11 Dec 2009 16:24:43 +0100
> If you have LuaSocket handy, try this:
>...
>It should call __gc now. I think that in your example, the lanes are
>just terminated by the OS.
Here is the output:
>lua LanesBug2.wlua
luaopen_xbdm: threadId = 4756
luaopen_xbdm: threadId = 2880
luaxbdm_gc: userdata threadId = 4756, current thread id = 4756
Still only one module cleanup :-(