From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 8qpmOLnVpV/cfAAA0tVLHw (envelope-from ) for ; Fri, 06 Nov 2020 23:01:13 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id MGuaM7nVpV/kVwAAbx9fmQ (envelope-from ) for ; Fri, 06 Nov 2020 23:01:13 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7F1BE940548 for ; Fri, 6 Nov 2020 23:01:13 +0000 (UTC) Received: from localhost ([::1]:50862 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kbAjI-0003p7-9R for larch@yhetil.org; Fri, 06 Nov 2020 18:01:12 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:49766) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kbAj7-0003mW-8P for guix-devel@gnu.org; Fri, 06 Nov 2020 18:01:01 -0500 Received: from mail-pf1-x42c.google.com ([2607:f8b0:4864:20::42c]:33102) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kbAj5-0004jj-26 for guix-devel@gnu.org; Fri, 06 Nov 2020 18:01:00 -0500 Received: by mail-pf1-x42c.google.com with SMTP id q10so2795723pfn.0 for ; Fri, 06 Nov 2020 15:00:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=asu-edu.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=axd9I6q8NIegl0ZGBYFgJcnHC7HxmmGe9/Gdajoa158=; b=VemLJx2cItRduparuT+Cn31kW/KpcpV59UvYydP3knNwHhSq7Zh6/QDsh1sSzeTg07 OPu2Eq/hekabGPg/6iuXkNtHPopQv9/Qqg4dNd+REr05bj3RQFu5ur91/Enh8ZWL6FdH vXpZdRfbewisEtSpoKuXCG0naYWO327P4I0LIFWCmAqPv52heBtNvtlhiAYrgWM06e7L ttUePKxIyrcMzaRaJmxpheawoutyA+1IQsBvGjAxY7B0F1MMPJFExbCEdsWg7jRXdS4Z +v7f2mdhRegaTMzBTeuFS4MVjVwjp1SprZfNGA8bv2ZhJz2SkFGHuoM2JdL+H1ZI9Zde 4tDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=axd9I6q8NIegl0ZGBYFgJcnHC7HxmmGe9/Gdajoa158=; b=l5dN53jP0VFqJqAOVAMwT+U/pIKWPSfsbALwAj0nddwxXqvdjiRorio/6PvKBc5UYh or4hZUqZoJsYSGdPfxygnnBML0VFd7ty1Q2zrf2OX6RpKmj5Fb/Yz0KOEqo4/eI3iCAx C9Wyy0/GgTL54o+rDVjStDTPzvMYtxoQ83lnme6TF8v5vL/RZt46qtk5ocLS1083cuVu F2oNnXVJ0cxqbh6L/lV8qhALIyIQ/Y20PdrOD5ZKNZDKmesl+sreI4x6qPkbjKGuyHkf MVLMGQxYyhpjzQpUIWScb76nX9atvhMFgR6EkBos3guS5Jz0ib47r4ue9M0+totxa8o1 ru4w== X-Gm-Message-State: AOAM5317Is+BT9H0wV+e4VHEOX71Eu555Xk4sF3MaHCa+wI8OrdImtJe eO0d7eCB0UhFXVHdqxmaxKbo8Q== X-Google-Smtp-Source: ABdhPJzImN4Hr7teWRp35nPLnELEepFPZ+bFqv/ovmFvFbiGmZ4zcEjBPzlf+P4sPKq+Ncctq73fXQ== X-Received: by 2002:a65:464c:: with SMTP id k12mr2592151pgr.215.1604703656538; Fri, 06 Nov 2020 15:00:56 -0800 (PST) Received: from ecenter ([2600:1700:83b0:8bd0::7a8]) by smtp.gmail.com with ESMTPSA id a11sm3341221pfn.125.2020.11.06.15.00.54 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Fri, 06 Nov 2020 15:00:55 -0800 (PST) From: John Soo To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: RFC: subcommand to pause/resume builds References: <87r1pbzixl.fsf@asu.edu> <87zh3yczss.fsf@gnu.org> <87ft5q4d0i.fsf@nckx> <87blge4atz.fsf@nckx> <87r1paxl8q.fsf@asu.edu> <87sg9m3lqf.fsf@gnu.org> Date: Fri, 06 Nov 2020 15:00:54 -0800 In-Reply-To: <87sg9m3lqf.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Fri, 06 Nov 2020 09:58:32 +0100") Message-ID: <87d00qoztl.fsf@asu.edu> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::42c; envelope-from=jsoo1@asu.edu; helo=mail-pf1-x42c.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=asu-edu.20150623.gappssmtp.com header.s=20150623 header.b=VemLJx2c; dmarc=fail reason="SPF not aligned (relaxed)" header.from=asu.edu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: 0.09 X-TUID: 1V4eKUtzZ6Rr Hello everyone, Ludovic Court=C3=A8s writes: >> After perusing info recutils some, I expected the output to be more >> like: >> >> ChildProcessPID: 16923 >> ChildProcessCommand: guile --no-auto-compile -L >> /gnu/store/8a0wry8cvr405ha8d8bpjyzj5dzghigd-module-import >> /gnu/store/mh1fkn1d9c9mg6hihxvjngxmn3qjmp38-ungoogled-chromium-86.0.4240= .111-0.c34a56d-guile-builder > > Yes, that would be nicer. I sent in patch https://issues.guix.gnu.org/issue/44460 to address it. With that I don't see any reason to consider a subcommand. > However, note that if you fiddle with child processes, your warranty is > void! :-) Definitely agreed. > You=E2=80=99d be interfering with build processes, thus potentially chang= ing > their result in an uncontrolled way. Like Mark said, I have seen tests potentially time out, and I have to agree. I am done discussing a subcommand. I'll shift attention to #44460. Thanks for listening to little old me :). Have a nice weekend, John