mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
431f84012a
This will potentially panic on Drop of a `Lua` instance, which may be an abort if this is a double panic, but that is more desirable than such a bug being hidden.