From unknown Sat Aug 09 20:50:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#64665: [Shepherd] Introduce a configurable respawn delay Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: attila@lendvai.name, felix.lechner@lease-up.com, bug-guix@gnu.org Resent-Date: Sun, 16 Jul 2023 13:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64665 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 64665@debbugs.gnu.org Cc: Attila Lendvai , Felix Lechner X-Debbugs-Original-To: bug-guix@gnu.org X-Debbugs-Original-Xcc: Attila Lendvai , Felix Lechner Received: via spool by submit@debbugs.gnu.org id=B.16895135349546 (code B ref -1); Sun, 16 Jul 2023 13:19:02 +0000 Received: (at submit) by debbugs.gnu.org; 16 Jul 2023 13:18:54 +0000 Received: from localhost ([127.0.0.1]:47056 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qL1eH-0002Tu-Pu for submit@debbugs.gnu.org; Sun, 16 Jul 2023 09:18:54 -0400 Received: from lists.gnu.org ([2001:470:142::17]:60082) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qL1eE-0002TZ-Tw for submit@debbugs.gnu.org; Sun, 16 Jul 2023 09:18:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qL1e9-0007V0-H7 for bug-guix@gnu.org; Sun, 16 Jul 2023 09:18:45 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qL1e9-0002g2-8d for bug-guix@gnu.org; Sun, 16 Jul 2023 09:18:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=IpbR5QqKFXzcnmsaRosx4ZmjkS0qDVmOAqKJoZPISxE=; b=KeCZtghYjCCLjV QgpaeCwoYadNoOCKxrnMCuxhRDNczDNI30+BqYsW19gc3luIq8XXUeMedSw4yAzZRT/9HJ6L0Y0QS Lv99yhrNRC4MNlBUttEz+pI/BUi+fzCPf4g7+n0Dtn3Rf6MEJr2+XWNi+x/hoGGv1nDJ+t4u91W4u pEsOgsGJRFMtAsasiR4c3YXXZ4EgJklvnA7SaAZqJt5EJ654OcPskg8KxA67jZ9LnKkT7Y+poYBKj hrgXn8ifbUzhUr6aSMn34qQ4k2int/uLGdEssDi78ScwBZAu4vm5zQgK5vo1n0RfLzN96ueKs8FjH 0HO/UNNv1MUPJXzuQdjw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qL1e8-0000Ak-R5 for bug-guix@gnu.org; Sun, 16 Jul 2023 09:18:45 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Octidi 28 Messidor an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour de la Vesce X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sun, 16 Jul 2023 15:18:43 +0200 Message-ID: <874jm4uh8s.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) 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: -1.0 (-) Hi, The conclusion of the thread at seems to be that we should introduce a configurable respawn delay (systemd makes that 100ms). Ludo=E2=80=99. From unknown Sat Aug 09 20:50:30 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#64665: closed (Re: bug#64665: [Shepherd] Introduce a configurable respawn delay) Message-ID: References: <87jzq885tj.fsf@gnu.org> <874jm4uh8s.fsf@gnu.org> X-Gnu-PR-Message: they-closed 64665 X-Gnu-PR-Package: guix Reply-To: 64665@debbugs.gnu.org Date: Thu, 23 Nov 2023 22:27:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1700778422-9690-1" This is a multi-part message in MIME format... ------------=_1700778422-9690-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #64665: [Shepherd] Introduce a configurable respawn delay which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 64665@debbugs.gnu.org. --=20 64665: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D64665 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1700778422-9690-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 64665-done) by debbugs.gnu.org; 23 Nov 2023 22:26:32 +0000 Received: from localhost ([127.0.0.1]:35306 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6I9Y-0002Vc-6G for submit@debbugs.gnu.org; Thu, 23 Nov 2023 17:26:32 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:55102) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6I9W-0002VQ-8E for 64665-done@debbugs.gnu.org; Thu, 23 Nov 2023 17:26:30 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r6I9L-0001e8-Rp; Thu, 23 Nov 2023 17:26:19 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=iHITxvuFzP9+25hMWPhdZGqt0k4yk8h6gFToUZFjesg=; b=lrfd6LtGUsCjIozbwmMI 3ZO0iO4w1+osEolZ7dwQCu3KNiFBDua97e3BelCKE4+kSOQ5ytpmwXLbvty/iKWlRq00gMLZvPFnX MlZMTGxU7pLr7x5CKa4CdHenwBPBHkYfoF9t9fKd06o+Pc8zHzc6l8PlX4LNQPM5ZQbHA9zp06p9p vr3ISOFw0VqxaHszZqFPxeBHFbiIO60mZ7KYnYZWyPACJ2Rlekymh3vlI9vvnqiak1IjHk/EGHImv vd1cCW/ouW3u0zaWaRkZUe0dqjBjhAy2eSslRJMZRsiC1ryh9w6mc0QM2Vi4tmy2fJopI2CQBTsZS fhDtl8iFnL1Z9g==; From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: 64665-done@debbugs.gnu.org Subject: Re: bug#64665: [Shepherd] Introduce a configurable respawn delay In-Reply-To: <874jm4uh8s.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Sun, 16 Jul 2023 15:18:43 +0200") References: <874jm4uh8s.fsf@gnu.org> Date: Thu, 23 Nov 2023 23:26:16 +0100 Message-ID: <87jzq885tj.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 64665-done Cc: Attila Lendvai , Felix Lechner 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 (---) Hello, Ludovic Court=C3=A8s skribis: > The conclusion of the thread at > > seems to be that we should introduce a configurable respawn delay > (systemd makes that 100ms). Implemented in commit 1d3643f2576aff1869bba084c92684c81689a0a1. Let me know if you have any comments! Thanks, Ludo=E2=80=99. ------------=_1700778422-9690-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 16 Jul 2023 13:18:54 +0000 Received: from localhost ([127.0.0.1]:47056 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qL1eH-0002Tu-Pu for submit@debbugs.gnu.org; Sun, 16 Jul 2023 09:18:54 -0400 Received: from lists.gnu.org ([2001:470:142::17]:60082) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qL1eE-0002TZ-Tw for submit@debbugs.gnu.org; Sun, 16 Jul 2023 09:18:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qL1e9-0007V0-H7 for bug-guix@gnu.org; Sun, 16 Jul 2023 09:18:45 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qL1e9-0002g2-8d for bug-guix@gnu.org; Sun, 16 Jul 2023 09:18:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=IpbR5QqKFXzcnmsaRosx4ZmjkS0qDVmOAqKJoZPISxE=; b=KeCZtghYjCCLjV QgpaeCwoYadNoOCKxrnMCuxhRDNczDNI30+BqYsW19gc3luIq8XXUeMedSw4yAzZRT/9HJ6L0Y0QS Lv99yhrNRC4MNlBUttEz+pI/BUi+fzCPf4g7+n0Dtn3Rf6MEJr2+XWNi+x/hoGGv1nDJ+t4u91W4u pEsOgsGJRFMtAsasiR4c3YXXZ4EgJklvnA7SaAZqJt5EJ654OcPskg8KxA67jZ9LnKkT7Y+poYBKj hrgXn8ifbUzhUr6aSMn34qQ4k2int/uLGdEssDi78ScwBZAu4vm5zQgK5vo1n0RfLzN96ueKs8FjH 0HO/UNNv1MUPJXzuQdjw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qL1e8-0000Ak-R5 for bug-guix@gnu.org; Sun, 16 Jul 2023 09:18:45 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: bug-guix@gnu.org Subject: [Shepherd] Introduce a configurable respawn delay X-Debbugs-Cc: Attila Lendvai , Felix Lechner X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Octidi 28 Messidor an 231 de la =?utf-8?Q?R=C3=A9vol?= =?utf-8?Q?ution=2C?= jour de la Vesce X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sun, 16 Jul 2023 15:18:43 +0200 Message-ID: <874jm4uh8s.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: submit 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: -1.0 (-) Hi, The conclusion of the thread at seems to be that we should introduce a configurable respawn delay (systemd makes that 100ms). Ludo=E2=80=99. ------------=_1700778422-9690-1-- From unknown Sat Aug 09 20:50:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#64665: [Shepherd] Introduce a configurable respawn delay Resent-From: Attila Lendvai Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 24 Nov 2023 18:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64665 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 64665-done@debbugs.gnu.org, Felix Lechner Received: via spool by 64665-done@debbugs.gnu.org id=D64665.170084967824922 (code D ref 64665); Fri, 24 Nov 2023 18:15:02 +0000 Received: (at 64665-done) by debbugs.gnu.org; 24 Nov 2023 18:14:38 +0000 Received: from localhost ([127.0.0.1]:37235 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6ahK-0006Tt-0Y for submit@debbugs.gnu.org; Fri, 24 Nov 2023 13:14:38 -0500 Received: from mail-4022.proton.ch ([185.70.40.22]:20879) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6ahE-0006TC-86 for 64665-done@debbugs.gnu.org; Fri, 24 Nov 2023 13:14:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lendvai.name; s=protonmail3; t=1700849660; x=1701108860; bh=UAslZfWEywwZVn4ofjdsFTstd7mrJnxFaaJVk4s2cNg=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=QME/eFGFyGAmVM1OHs2eEsSu23c2LtMEPpcw4A0NYEz0KU8wI6e1Bi8GNGS27yYSE 0tZ/7fyMl3cgkWoHMbdpoBgulOjPGQJEA8QyRXDdUT04f/zZdyt8VUub4aWwLev06q 9MTa6Av6SR9KgGjF0viCQU+SJZTX3ptMgmlc9890S2TQo5a9WyFwXCI9NiShxUN8I4 WhooGWiUv5y4OBUdPuWMZzrjrfI8xUuzUruV2QvLWhNDHTzT9y/qmUADoiY3fUFWUI NRyJJJkibPMYUQJHJhx+BH2TteZBHBSFHv8OEaaFpga7vSS7vThU0qzNTgBZg8vjLS Vr6b8ssMstloQ== Date: Fri, 24 Nov 2023 18:14:14 +0000 From: Attila Lendvai Message-ID: <8IvVcX9pZmbYRRw8LgRSF1CkZMrO8jGs01t43kmhuAcSvKfyhLpEhAKLK67wOKHkfc330CCn4cYJf4P4m7cBNl4uAYd0GJKfHuFdlFhAkEc=@lendvai.name> In-Reply-To: <87jzq885tj.fsf@gnu.org> References: <874jm4uh8s.fsf@gnu.org> <87jzq885tj.fsf@gnu.org> Feedback-ID: 28384833:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) 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: -1.0 (-) > > The conclusion of the thread at > > https://lists.gnu.org/archive/html/guix-devel/2023-07/msg00005.html > > seems to be that we should introduce a configurable respawn delay > > (systemd makes that 100ms). >=20 >=20 > Implemented in commit 1d3643f2576aff1869bba084c92684c81689a0a1. >=20 > Let me know if you have any comments! damn, i already had this in the queue for sending: https://git.savannah.gnu.org/cgit/shepherd.git/commit/?id=3D1d3643f2576aff1= 869bba084c92684c81689a0a1 to help synchronize our efforts, here are the commits i'm working on, and p= lanning to send them once they have been polished and properly tested: https://github.com/attila-lendvai-patches/shepherd/commits/attila --=20 =E2=80=A2 attila lendvai =E2=80=A2 PGP: 963F 5D5F 45C7 DFCD 0A39 -- =E2=80=9CWhosoever is delighted in solitude, is either a wild beast or a go= d.=E2=80=9D =09=E2=80=94 Aristotle (BC 384=E2=80=93322), paraphrased by Francis Bacon i= n 'Of Friendship' From unknown Sat Aug 09 20:50:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#64665: [Shepherd] Introduce a configurable respawn delay Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 30 Nov 2023 21:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64665 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Attila Lendvai Cc: 64665-done@debbugs.gnu.org, Felix Lechner Received: via spool by 64665-done@debbugs.gnu.org id=D64665.170137982412533 (code D ref 64665); Thu, 30 Nov 2023 21:31:02 +0000 Received: (at 64665-done) by debbugs.gnu.org; 30 Nov 2023 21:30:24 +0000 Received: from localhost ([127.0.0.1]:54599 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8oc3-0003G4-F4 for submit@debbugs.gnu.org; Thu, 30 Nov 2023 16:30:24 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:51676) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8oby-0003Fk-08 for 64665-done@debbugs.gnu.org; Thu, 30 Nov 2023 16:30:21 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r8obj-000833-F1; Thu, 30 Nov 2023 16:30:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=V5OE+LW+nPOIp4UoA/rTfX1+nbv/2XLY+cWkB+GZ3Hw=; b=hqHiEwg92DmYJDCQHjDx VqSs91z7/O8GZ+C5ruTT/T5i7iXfG9NjJ2pu3uzXxust6YA4/27L07oAHMQcn90UJv5v6gqUitowp RBSuLOXonMJEn8B9pj0uYTmMGok5HvOiMXK4rUwdpZ3aTr4LHfdirFIUowtwSYsnOc3QT0dfJww6Z yxc1OKwjROeZK8qitxjSQ7YET5Ody126KS0eAE+Ak4QL/Thyq2ujemqGVduJoXmxdp5jLC5k+Z+fH KuTmV1QTOi8tWMbiVRKGe7qtz3wI5tm8H0YocqYvDtwb2qYsrt1mdyQeuU+nbaSQBhEEX4tuv+CqO Pw2qjLDbASgGjg==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <8IvVcX9pZmbYRRw8LgRSF1CkZMrO8jGs01t43kmhuAcSvKfyhLpEhAKLK67wOKHkfc330CCn4cYJf4P4m7cBNl4uAYd0GJKfHuFdlFhAkEc=@lendvai.name> (Attila Lendvai's message of "Fri, 24 Nov 2023 18:14:14 +0000") References: <874jm4uh8s.fsf@gnu.org> <87jzq885tj.fsf@gnu.org> <8IvVcX9pZmbYRRw8LgRSF1CkZMrO8jGs01t43kmhuAcSvKfyhLpEhAKLK67wOKHkfc330CCn4cYJf4P4m7cBNl4uAYd0GJKfHuFdlFhAkEc=@lendvai.name> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: =?UTF-8?Q?D=C3=A9cadi?= 10 Frimaire an 232 de la =?UTF-8?Q?R=C3=A9volution,?= jour de la Pioche X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 30 Nov 2023 22:30:00 +0100 Message-ID: <87il5jlyjr.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) 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 (---) Hi, Attila Lendvai skribis: > damn, i already had this in the queue for sending: > > https://git.savannah.gnu.org/cgit/shepherd.git/commit/?id=3D1d3643f2576af= f1869bba084c92684c81689a0a1 D=E2=80=99oh, sorry about that. > to help synchronize our efforts, here are the commits i'm working on, and= planning to send them once they have been polished and properly tested: > > https://github.com/attila-lendvai-patches/shepherd/commits/attila Awesome. I=E2=80=99ll also post what I plan to do next (if I actually mana= ge to do anything at all=E2=80=A6). Thanks for the heads-up! Ludo=E2=80=99.