commit | 90034bba15022b85a875aae3c9a4cde9a4724400 | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.org> | Wed Nov 10 11:26:14 2021 +0100 |
committer | William Lallemand <wlallemand@haproxy.org> | Wed Nov 10 15:53:01 2021 +0100 |
tree | e8efff3fa7e0bce8d7b2c2ae5cfc93b0d2c8071b | |
parent | 3ba7c7b5e18e9adc38e54a9900f9b5cb7fbb0d0d [diff] |
MINOR: mworker: change the way we set PROC_O_LEAVING Since the wait mode is always used once we successfuly loaded the configuration, every processes were marked as old workers. To fix this, the PROC_O_LEAVING flag is set only on the processes which have a number of reloads greater than the current processes.