mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
205989f569
If Lua previously been initialized in main thread and then new module was loaded from thread we reuse old state which confuses Lua loader.