]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: abortonclose: Add a barrier to not mix up log messages
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 2 Jun 2022 11:56:00 +0000 (13:56 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 2 Jun 2022 12:12:18 +0000 (14:12 +0200)
commit0f98a156a71120e566c715a08683f0a93e9b02d3
tree4d2f18b459925cd5838e7f317f500eff5eec3832
parent9fb57e8c175a0b852b06a0780f48eb8eaf321a47
REGTESTS: abortonclose: Add a barrier to not mix up log messages

Depending on the timing, time to time, the log message for "/c4" request can
be received before the one for "/c2" request. To (hopefully) fix the issue,
a barrier has been added to wait "/c2" log message before sending other
requests.
reg-tests/http-messaging/http_abortonclose.vtc