mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-01 12:02:22 +02:00
Commit 26f6ae12c ("MAJOR: config: disable support for nbproc and nbthread in parallel") revealed that there was accidently nbproc+nbthread in this test while nbproc is the one expected. This likely is a leftover from a previous attempt at reproducing the issue.