]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: httpclient/lua: test the lua task timeout with the httpclient
authorWilliam Lallemand <wlallemand@haproxy.org>
Thu, 20 Oct 2022 09:23:02 +0000 (11:23 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Thu, 20 Oct 2022 16:48:17 +0000 (18:48 +0200)
commit4ed0a3a88384a3836cbf162025df7ca41cc4fa5e
treeab340d90526b1f1f8016a28ba7dfc47bf6e8cb08
parenta93eac41f0e9143daccd852c4a26003b5cd4e036
REGTESTS: httpclient/lua: test the lua task timeout with the httpclient

Test the httpclient when the lua action timeout. The lua timeout is
reached before the httpclient is ended. This test that the httpclient
are correctly cleaned when destroying the hlua context.

Must be backported as far as 2.5.
reg-tests/lua/httpclient_action.lua [new file with mode: 0644]
reg-tests/lua/httpclient_action.vtc [new file with mode: 0644]