Luca Barbato kirjoitti:
Ciaran McCreesh wrote:On Fri, 4 Jan 2008 18:50:56 -0800 Brian Harring <[EMAIL PROTECTED]> 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
signature.asc
Description: OpenPGP digital signature
