commit | dc9ca96a119c6b844fc807720ebe4993202611fc | [log] [tgz] |
---|---|---|
author | Thierry FOURNIER <tfournier@exceliance.fr> | Thu Mar 05 11:16:52 2015 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Thu Mar 05 11:50:01 2015 +0100 |
tree | 931e6939d0c159cb274421c22833d776a0a81294 | |
parent | c46c965540386d47c26eb7fc5218b72ddf19b8e0 [diff] |
BUG/MEDIUM: lua: the execution timeout is ignored in yield case This patch check the expiration of the execution timeout for each yield source, and test also the execution timeout before resuming the execution of the Lua code.