lua-users home
lua-l archive

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


Hi!

I'm having some nondeterministic failures with Lua code execution and I suspect this is because of some peculiar threading issues. I couldn't find any comprehensive guide to thread safety with Lua in official documentation and Google failed me this time.

Where I can read about Lua's thread safety?

Best regards,
Krzysztof Skrzętnicki