Skip to content

v1.3.31

Choose a tag to compare

@chrisant996 chrisant996 released this 29 Jun 11:58
· 3182 commits to master since this release

v1.3.31

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