Closed migeyel closed 8 months ago
The following code throws a NonResumableException:
os.queueEvent("terminate") tostring(setmetatable({}, { __tostring = coroutine.yield }))
Tested on ComputerCraft 1.109.4 (CCEmuX 1.1.0)
Thanks for the report! Hah, that was a silly mistake.
The following code throws a NonResumableException:
Tested on ComputerCraft 1.109.4 (CCEmuX 1.1.0)