Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH v2] distutils-r1.eclass: support nonfatal in test
Date: Fri, 06 Jan 2023 16:31:42
Message-Id: b0cd910fc293783667eeb3410bcb47588fec53a6.camel@gentoo.org
In Reply to: Re: [gentoo-dev] [PATCH v2] distutils-r1.eclass: support nonfatal in test by "Toralf Förster"
1 On Fri, 2023-01-06 at 16:27 +0100, Toralf Förster wrote:
2 > On 1/6/23 01:20, alexey+gentoo@××××××××.org wrote:
3 > > If the test fails with "die", Xvfb keeps running forever; but it's
4 > > cleaned up correctly with die -n
5 >
6 > At my tinderbox I do experience sometimes a running dirmngr process
7 > solely running since days. /me wonders if that's the result of a similar
8 > scenario?
9 >
10
11 Normally it shouldn't be happening since Portage uses PID namespace to
12 kill all leftover processes.
13
14 --
15 Best regards,
16 Michał Górny

Replies