mirror of
https://github.com/lua/lua.git
synced 2026-07-25 07:29:05 +00:00
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.