]> git.kaiwu.me - haproxy.git/commit
MINOR: acme: remove remaining CLI wait in ACME_RSLV_TRIGGER
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 2 Apr 2026 16:23:35 +0000 (18:23 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Thu, 2 Apr 2026 16:23:35 +0000 (18:23 +0200)
commit6ca83eb731b87208d20884445cb703c5332cee54
tree11667acbedcb54323866287cd2be28ad9cdd1b3d
parent22b7da1464d1d379baabac007007c37ebb952c20
MINOR: acme: remove remaining CLI wait in ACME_RSLV_TRIGGER

The TASK_WOKEN_TIMER check that previously handled the case where
RSLV_TRIGGER was reached directly from the CLI command is therefore dead
code and can be removed.
src/acme.c