Gentoo Archives: gentoo-portage-dev

From: Jason Stubbs <jstubbs@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] PATCH: parallel-fetch
Date: Thu, 01 Dec 2005 12:27:09
Message-Id: 200512012128.23406.jstubbs@gentoo.org
In Reply to: Re: [gentoo-portage-dev] PATCH: parallel-fetch by Zac Medico
1 On Thursday 01 December 2005 10:27, Zac Medico wrote:
2 > Brian Harring wrote:
3 > >>2) Display a warning message via an atexit hook when parallel-fetching is
4 > >>enabled, in order to alert the user that background fetching may _still_
5 > >> be in progress if emerge appears to hang after an ebuild dies (this
6 > >> happened to me while kde-3.5 was fetching in the background).
7 > >
8 > > Details please...
9 > > atexit portage_exec hooks should kill off the fetcher.
10 >
11 > Well, I'm running the latest svn so there could be a regression in the
12 > recent changes to portage_exec.cleanup().
13
14 Does changing SIKTERM to SIGKILL fix it?
15
16 --
17 Jason Stubbs
18 --
19 gentoo-portage-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-portage-dev] PATCH: parallel-fetch Zac Medico <zmedico@×××××.com>