[master] e95760818 vtest: plug insignificant leak

Dridi Boukelmoune dridi at varni.sh
Tue Jan 12 22:19:22 UTC 2021


On Tue, Jan 12, 2021 at 10:12 PM Nils Goroll <nils.goroll at uplex.de> wrote:
>
> On 12/01/2021 20:04, Dridi Boukelmoune wrote:
> >> commit e95760818552ba954d3750638c0b084ee4879214
> >> Author: Nils Goroll <nils.goroll at uplex.de>
> >> Date:   Sun Jan 10 17:54:07 2021 +0100
> >>
> >>     vtest: plug insignificant leak
> >>
> >>     introduced with 1c19f3fed3da8fae79ef200f2ebf01625a42bb27
> >>
> >>     CID 1471724
> >>
> >>     Ref #3490
> >
> > This patch fails 100% of our VTCs on macos.
>
> is this still the case or does your mutex bandaid apply to this issue?

It solved the macos failures:

https://travis-ci.org/github/varnishcache/varnish-cache/jobs/754189091

Now we need to solve the problem of calling a job process function
from the main varnishtest process. We can probably avoid it in the
first place.


More information about the varnish-commit mailing list