mirror of
https://github.com/lua/lua.git
synced 2026-07-23 22:49:06 +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.