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)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 10 Nov 2021 14:53:01 +0000 (15:53 +0100)
commit5f47b2e28050066254397873401d3f087ecef1c1
tree04cdb6a80c23111e6d2e017be2594774651253c6
parent90034bba15022b85a875aae3c9a4cde9a4724400
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.
src/mworker-prog.c