]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mworker: display an alert upon a wait-mode exit
authorWilliam Lallemand <wlallemand@haproxy.org>
Wed, 7 Dec 2022 14:03:55 +0000 (15:03 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 7 Dec 2022 14:07:53 +0000 (15:07 +0100)
commit40db4ae8bb864adfebbd4529a3bae187974b3698
tree2de9cffbdf66ee8985e5cc4566802b1804e52d37
parent5fa29b8a74d543893d7e3449d9e2e47b84c532a2
MINOR: mworker: display an alert upon a wait-mode exit

When the mworker wait mode fails it does an exit, but there is no
error message which says it exits.

Add a message which specify that the error is non-recoverable.

Could be backported in 2.7 and possibly earlier branch.
src/haproxy.c