summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-07-10 15:17:58 -0400
committerNat Goodspeed <nat@lindenlab.com>2024-07-10 15:17:58 -0400
commitb032abe2074949074c893153d992ae264c34116a (patch)
tree9b7c65188ab4abcb7aa6f022438d3b7885c9e834 /.github/ISSUE_TEMPLATE
parent8c94ff566a4f9076607d1b988f3eb7ad7e200bd9 (diff)
parente26727e03bb02d26b3f0d83f748dbd8eb88e4940 (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