mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 16:02:45 +02:00
Since commit 'MAJOR: task: task scheduler rework'
0194897e54. LUA's
scheduling tasks are freezing.
A running task should not handle the scheduling itself
but let the task scheduler to handle it based on the
'expire' field.
[wt: no backport needed]