PUC-Rio Lua: ``` > coroutine.running() thread: 0x5cad2a6502a8 true ``` Red-Moon: ``` > coroutine.running() nil true ```
PUC-Rio Lua:
Red-Moon: