public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Petteri Räty" <betelgeuse@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] has_version etc parallelisability
Date: Sat, 05 Jan 2008 20:55:29 +0200	[thread overview]
Message-ID: <477FD2A1.9080208@gentoo.org> (raw)
In-Reply-To: <477FBE8F.1080606@gentoo.org>

[-- Attachment #1: Type: text/plain, Size: 686 bytes --]

Luca Barbato kirjoitti:
> Ciaran McCreesh wrote:
>> On Fri, 4 Jan 2008 18:50:56 -0800
>> Brian Harring <ferringb@gmail.com> wrote:
>>> Depends on the implementation; for pkgcore, if that comm pipe is 
>>> dead, the ebuild env *should* be dead, or dieing.  Background'ing 
>>> processes from that env isn't valid imo, either.
>> Right. Paludis will give a weird die message but not actually fail if
>> you do:
>>
>> src_compile() {
>>     { sleep 10 ; has_version '>=app-misc/foo-1.23' ; } &
>> }
> 
> is & allowed in ebuilds? should?
> 
> lu
> 

I would say that nothing started in src_* functions should be running 
when the function exits.

Regards,
Petteri


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

  reply	other threads:[~2008-01-05 19:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-30 22:35 [gentoo-dev] has_version etc parallelisability Ciaran McCreesh
2007-12-31  3:03 ` Petteri Räty
2007-12-31 14:25   ` Ciaran McCreesh
2007-12-31  4:11 ` Alec Warner
2007-12-31 14:28   ` Ciaran McCreesh
2008-01-05  2:50     ` Brian Harring
2008-01-05  4:52       ` Ciaran McCreesh
2008-01-05 17:29         ` Luca Barbato
2008-01-05 18:55           ` Petteri Räty [this message]
2008-01-06  0:31           ` Ciaran McCreesh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=477FD2A1.9080208@gentoo.org \
    --to=betelgeuse@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox