summaryrefslogtreecommitdiff
path: root/indra/llmessage
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-06-18 13:13:39 -0400
committerNat Goodspeed <nat@lindenlab.com>2024-06-18 13:13:39 -0400
commite26727e03bb02d26b3f0d83f748dbd8eb88e4940 (patch)
tree22f0592fde6ef683f251b50d0e93adf5bef9f204 /indra/llmessage
parent5cc4b42a3001be120e22f745460dbb76d8d8d018 (diff)
Remove special-case ~LuaState() code to call fiber.run().
Instead, make fiber.lua call LL.atexit(fiber.run) to schedule that final run() call at ~LuaState() time using the generic mechanism. Append an explicit fiber.run() call to a specific test in llluamanager_test.cpp because the test code wants to interact with multiple Lua fibers *before* we destroy the LuaState.
Diffstat (limited to 'indra/llmessage')
0 files changed, 0 insertions, 0 deletions