mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-04 18:41:01 +02:00
This verifies that the scheduler is still ticking without having to access the activity[] array nor keeping local copies of the ctxsw counter. It just tests and sets a flag that is reset after each return from a ->process() function.