Lua max exec time fixes: redisLog() to log the event moved before the...
Lua max exec time fixes: redisLog() to log the event moved before the lua_error() call that does a long jump so never returns. Aesthetic fixes in error message.
Please register or sign in to comment