diff options
author | Marcus Tillmanns <[email protected]> | 2024-11-04 18:38:19 +0100 |
---|---|---|
committer | Marcus Tillmanns <[email protected]> | 2024-11-05 06:42:35 +0000 |
commit | 94aac9f4468a15da59f7d3187c91923fd3c6bcf8 (patch) | |
tree | 2c926d2c5c61844c6e5a7368bb26eafbbb446306 /src/plugins/languageclient/lualanguageclient | |
parent | e0bb7b839b81d2655c5e32bd8e2c2347acfacaf9 (diff) |
Lua: Make sure stored objects live on the main thread
sol comes with "main_" variants of all reference types that
automatically make sure that they are linked to the main thread and
therefore don't die when a thread ends.
Change-Id: I22554a706d9b4881372f9aa25d4f0c78f8c079cc
Reviewed-by: hjk <[email protected]>
Diffstat (limited to 'src/plugins/languageclient/lualanguageclient')
0 files changed, 0 insertions, 0 deletions