diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2024-07-10 15:17:58 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2024-07-10 15:17:58 -0400 |
commit | b032abe2074949074c893153d992ae264c34116a (patch) | |
tree | 9b7c65188ab4abcb7aa6f022438d3b7885c9e834 /.github/ISSUE_TEMPLATE | |
parent | 8c94ff566a4f9076607d1b988f3eb7ad7e200bd9 (diff) | |
parent | e26727e03bb02d26b3f0d83f748dbd8eb88e4940 (diff) |
Merge branch 'lua-atexit-run' into lua-no-reuse.
We couldn't discard the "p.s." fiber.run() call from LuaState::expr() until we
could count on fiber.lua's LL.atexit(fiber.run) call being executed after each
Lua script or chunk, and we couldn't count on that until we made
LLLUAmanager::runScriptFile() instantiate and destroy its LuaState on the C++
Lua-specific coroutine. Now that we've done that, use LL.atexit(fiber.run)
instead of the whole special-case "p.s." in LuaState::expr().
Diffstat (limited to '.github/ISSUE_TEMPLATE')
0 files changed, 0 insertions, 0 deletions