mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
e657a48ea5
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.