On Mon, Feb 20, 2012, at 07:00 PM, Greg Banks wrote: > > On Sun, Feb 19, 2012, at 05:03 PM, Jenkins wrote: > > See <http://ci.cyrusimap.org/job/cyrus-imapd-master/402/> > > > 3) The Master.maxforkrate test has detected that the maxforkrate > parameter is not being > enforced correctly, which is strange because that code did in fact > work fine in that > test when last modified. I suspect some kind of environmental problem > is breaking > the fork rate calculation, will investigate further.
I fixed this here http://git.cyrusimap.org/cyrus-imapd/commit/?id=8afe4017853079290cf8f0dca5b1d6244756d209 and another nasty bug that I discovered while debugging that. maxforkrate was very broken :( Hopefully the next Jenkins build will be clean, sorry for the noise. > 4) Cassandane sometimes leaves master and lemming processes lying around. Will address this tomorrow. -- Greg.