$ luarocks install coxpcall
Encapsulates the protected calls with a coroutine based loop, so errors can
be handled without the usual Lua 5.x pcall/xpcall issues with coroutines
yielding inside the call to pcall or xpcall.
$ luarocks install coxpcall
Encapsulates the protected calls with a coroutine based loop, so errors can
be handled without the usual Lua 5.x pcall/xpcall issues with coroutines
yielding inside the call to pcall or xpcall.