Gracefully handle lua_error() for a suspended coroutine.
commitc6e69249ddc69523eaa0c88f68c6f816a30b537c
authorMike Pall <mike>
Mon, 15 Dec 2014 00:55:45 +0000 (15 01:55 +0100)
committerMike Pall <mike>
Mon, 15 Dec 2014 00:55:45 +0000 (15 01:55 +0100)
tree903fd10cf299eab51fb6c2f0383dc585fe5105bb
parent6fddb9bc2e9e85a89aa229538103f1bd80d6b5be
Gracefully handle lua_error() for a suspended coroutine.

Thanks to Sergei Zhirikov.
src/lj_err.c