Files
mlua-rs-mlua/tests
Alex Orlenko f16aca687d Terminate underlying Rust future when AsyncThread is dropped.
Before this change, Lua GC was responsible to collect and destroy the future if
`AsyncThread` dropped in yielded state.
Now we will propagate "drop" event immediately so Lua GC need to only free the memory.
2025-05-09 12:48:40 +01:00
..
2024-09-20 13:01:55 +01:00
2025-04-25 14:19:41 +01: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-04-25 14:19:41 +01:00
2025-02-09 22:17:25 +00:00
2024-10-31 09:23:03 +00:00
2025-05-01 13:12:00 +01:00
2024-11-09 13:58:06 +00:00
2025-05-06 21:28:21 +01:00
2025-05-06 21:28:21 +01:00
2024-12-10 23:37:19 +00:00