aboutsummaryrefslogtreecommitdiff
path: root/lua.c
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2025-06-13 14:08:38 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2025-06-13 14:08:38 -0300
commite657a48ea5698bbd9982d878eb65e6615ec94f7e (patch)
tree2a121476070495f31f9adb201aed7bdb2b48c75a /lua.c
parentfd897027f19288ce2cb0249cb8c1818e2f3f1c4c (diff)
downloadlua-e657a48ea5698bbd9982d878eb65e6615ec94f7e.tar.gz
lua-e657a48ea5698bbd9982d878eb65e6615ec94f7e.tar.bz2
lua-e657a48ea5698bbd9982d878eb65e6615ec94f7e.zip
The main thread cannot be closed
No thread started with pcall (instead of resume) can be closed, because coroutine.close would not respect the expected number of results from the protected call.
Diffstat (limited to 'lua.c')
0 files changed, 0 insertions, 0 deletions