BUG/MINOR: mworker: doesn't launch the program postparser
authorWilliam Lallemand <wlallemand@haproxy.org>
Wed, 10 Nov 2021 14:10:00 +0000 (15:10 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 23 Nov 2021 15:34:07 +0000 (16:34 +0100)
commit0c7de072c8f7e358124a8ae6bb8b6c2d074463a9
treef7434dbdcddfdc62b14e7f4646c8333be81f51ac
parentab3c07542851fbb21d50f52f881de23cc4dab40a
BUG/MINOR: mworker: doesn't launch the program postparser

When in wait mode, the mworker-prog postparser is launched, but
unfortunately the child structure doesn't contain all required
information to be able to launch the test.

This test is only required when doing a configuration parsing.

Must be backported as far as 2.0.

(cherry picked from commit 5f47b2e28050066254397873401d3f087ecef1c1)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit 126eee0fcf850b2b3b8f176398aef4fcabeae137)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
src/mworker-prog.c