MINOR: lua-thread: Add verbosity in errors
authorThierry Fournier <thierry.fournier@ozon.io>
Sun, 29 Nov 2020 10:48:12 +0000 (11:48 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 2 Dec 2020 20:53:16 +0000 (21:53 +0100)
commit46278ff8286cde41e0f267c1d385661d6d20dff5
tree0257f0490d7021eefabe46f66814de90f8d4a189
parent59f11be436d95b622760082d597679cf00e355f1
MINOR: lua-thread: Add verbosity in errors

Because lua-load-per-thread could not load the same code for each thread,
this patch displays the state-id associated with the error.
src/hlua.c