]> git.kaiwu.me - haproxy.git/commit
BUILD: sched: fix leftover of debugging test in single-run changes
authorWilly Tarreau <w@1wt.eu>
Mon, 23 Mar 2026 06:29:43 +0000 (07:29 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 23 Mar 2026 06:29:43 +0000 (07:29 +0100)
commitff7b06badb4d39cf7f8f054e26c2f31154e5850d
tree124e8c159337ef705297b3e95facc1290e9fcc93
parent5d0f5f816881e46cde269d0785234758aca1af76
BUILD: sched: fix leftover of debugging test in single-run changes

There was a leftover of "activity[tid].ctr1++" in commit 7d40b3134
("MEDIUM: sched: do not run a same task multiple times in series")
that unfortunately only builds in development mode :-(
src/task.c