lua-users home
lua-l archive

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


I'd just like to say I've used this patch and it works great. I also ran this:

for i=1,50 do task.create("= a = function(a) coroutine.wrap(a)(a) end a(a)") end

with the LuaTask library with no segfault nor any other problems.

-- 
-Patrick Donnelly

"One of the lessons of history is that nothing is often a good thing
to do and always a clever thing to say."

-Will Durant