You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A change in Lua 5.4.4 resets the Lua status to OK before calling the
panic handler.
This affects a test checking for an out-of-memory exception.
Check the message string instead for something memory related which is
"good enough".
0 commit comments