mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
0cd724f63b
The thread can be dead and it's not safe to call __tostring metamethod (if present) on error object. Fixes #195