v1.3.31
v1.3.31
- Reverted the v1.3.29 change to
file:close()that returned the process exit state even afterio.popen()orio.popenyield()in a coroutine. It had subtle negative side effects.
file:close() that returned the process exit state even after io.popen() or io.popenyield() in a coroutine. It had subtle negative side effects.