Files
mlua-rs-mlua/tests
Alex Orlenko 49958f4827 Split Luau thread event callback to creation and collection callbacks.
We need this because they have different requirements:
- Thread creation callback can return Error or panic
- Thread collection callback runs during Luau GC cycle and cannot make any Lua calls or trigger panics.
2025-04-06 13:57:15 +01:00
..
2024-09-20 13:01:55 +01:00
2025-02-08 11:51:38 +00:00
2024-10-18 22:50:48 +01:00
2024-09-20 13:01:55 +01:00
2024-10-16 23:57:48 +01:00
2025-02-05 16:16:20 +00:00
2025-02-09 22:17:25 +00:00
2024-10-31 09:23:03 +00:00
2025-02-05 16:16:20 +00:00
2024-11-09 13:58:06 +00:00
2024-12-10 23:37:19 +00:00