From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 13 05:29:07 2022 Received: (at 58485) by debbugs.gnu.org; 13 Oct 2022 09:29:07 +0000 Received: from localhost ([127.0.0.1]:59554 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oiuWY-0004O8-M2 for submit@debbugs.gnu.org; Thu, 13 Oct 2022 05:29:06 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:63274) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oiuWH-0004NK-TK for 58485@debbugs.gnu.org; Thu, 13 Oct 2022 05:29:05 -0400 Received: from lprikler-laptop.ist.intra (gw.ist.tugraz.at [129.27.202.101]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4Mp42j5N9jz3wGD; Thu, 13 Oct 2022 11:28:44 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1665653326; bh=CLiQD/S2qz8xC77a+0/6K5eTx49XMxNJoorbLC/JANU=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=Wk+983bq8fRbHQoVdrJlBvqWksKS0znXK8qACcAzJ2Qb+IOcFb9a4dYaat3t6BJB9 38TlnQppnckU3KStBKp9UxhhOdjRLe9PcYy4uievJBOnFFVcsDtPKdb3HLKipfscXU imJIlqplxDaVNPfhWGcB/KvkLqUfd42wmfeD4Rck= Message-ID: <7f56da61347bc101230cb65b17643b700464006a.camel@ist.tugraz.at> Subject: Re: [shepherd] Restarting guix-publish fails From: Liliana Marie Prikler To: Lars-Dominik Braun , 58485@debbugs.gnu.org Date: Thu, 13 Oct 2022 11:28:43 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.0 MIME-Version: 1.0 X-TUG-Backscatter-control: waObeELIUl4ypBWmcn/8wQ X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -0.4 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.116 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 58485 Cc: Ludovic =?ISO-8859-1?Q?Court=E8s?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Am Donnerstag, dem 13.10.2022 um 09:51 +0200 schrieb Lars-Dominik Braun: > The obvious explanation would be that stopping does not wait for the > process to actually exit. make-kill-destructor does not waitpid it > seems and 'running is set unconditionally to #f after 'stop has > finished. Shouldn't [1] address this very issue? [1] http://git.savannah.gnu.org/cgit/guix.git/commit/?id=3D2a37f174becbafd70591= f6eb1d98493c5c1df0e2