[Tarantool-patches] [PATCH 2.X 3/7] module api: luaT_newthread

Igor Munkin imun at tarantool.org
Tue Sep 29 18:19:46 MSK 2020


Timur,

Thanks for the patch, but I guess this one can be implemented using the
existing public interfaces (i.e. Lua C standart API + already exported
<luaT_call>). It was done to resolve the issue with Tarantool internal
crash[1] and I believe if user need to handle OOM error it can do it by
himself.

[1]: https://github.com/tarantool/tarantool/issues/4556

-- 
Best regards,
IM


More information about the Tarantool-patches mailing list