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.
(cherry picked from commit 0f98a156a71120e566c715a08683f0a93e9b02d3)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit 7ada7661d406c9dfe9ac1ce2db9468d059819d6b)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit e09278bb60ee109ab7e32df31408af033e53389d)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
1 file changed