Alexander, We just released versions from 3.3 to 3.0 including your patch.
Regarding the ascending order problem, I took a look and fix the issue with this patch https://github.com/haproxy/haproxy/commit/4c61e9028cd575ca802ea03e9a3bdde857c81e7a that will be backported to 3.1 and later. Thanks for your patience, On Thu, Mar 19, 2026 at 02:47:45PM +0100, William Lallemand wrote: > Subject: Re: BUG/MINOR: mworker/cli: avoid duplicates in 'show proc' > Hi Alexander, > > We had a bunch of issues to fix in the master-worker and I also took the > opportunity to take a look at your patch this morning. > > I started to write a small regression test suite for the master-worker because > it's kind of difficult to test it with our current vtest suite. I still need > to > finish it before pushing but that will help us with that kind of issues. > > I also agree that having an ascending order would be more logical, we broke > that by accident with the 3.1 rework. > > I pushed your patch in master and will backport it in previous versions. > > -- William Lallemand

