mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
d0f34d9137
Completes commit b07fc10e91. '__close' metamethods can yield even
when they are being called due to an error. '__close' metamethods from
C functions are still not allowed to yield.