From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 28 14:09:35 2022 Received: (at 41791) by debbugs.gnu.org; 28 Feb 2022 19:09:35 +0000 Received: from localhost ([127.0.0.1]:34788 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nOlOp-0002fc-0w for submit@debbugs.gnu.org; Mon, 28 Feb 2022 14:09:35 -0500 Received: from mail-4317.proton.ch ([185.70.43.17]:32131) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nOlOm-0002fL-9x for 41791@debbugs.gnu.org; Mon, 28 Feb 2022 14:09:33 -0500 Date: Mon, 28 Feb 2022 19:09:22 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lendvai.name; s=protonmail3; t=1646075364; bh=owYIK2bwpPNdCZBakl2BUu8qASg1uhquuCLKnvfWZyw=; h=Date:To:From:Reply-To:Subject:Message-ID:From:To:Cc:Date:Subject: Reply-To:Feedback-ID:Message-ID; b=ZTZj+w455FAcxXEJSRhGqx3r3W0nS/gzfzp6eWDUw3iLgIwPsuVfa9Z55317qSbzK reSYfAw5bdSTYDXFWcWs4zfdmaKeZ7QXpqAVIo7j5sMW5SlEGBixy6p6Mce39YDM6j PQSDvZCT9NlVmdA3qxZ0iGWr3IVtXCtBB6xGsCGHwWuoG28LvKmNUm6WbhDm/c9BOv WSeD6dx48vQ8wNXndhdq+pu+AQBnIK8JEVG7a9ixLfeeQpmIeCyrGsEZlt0k1gh6PA ACrPEyU5JzXH8w4S9TAu0/Xrdbo6VLqhUQxrawM1/ri8Ztsx3Ot4oq6CeRXJnmFSKw RNUzUprIb2vyA== To: "41791@debbugs.gnu.org" <41791@debbugs.gnu.org> From: Attila Lendvai Subject: Re: [Shepherd] loses track of Tor Message-ID: <42_q6IorfVW5S1kg0NfIGb5dUyJDfTvUujqkjChmoq3iAb6hX6119Ux-aCkLeMchqf4H8NoibKwiBRCQK733ELJgOkzECoyDEqdfSMtd9rg=@lendvai.name> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,T_SCC_BODY_TEXT_LINE shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 41791 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: , Reply-To: Attila Lendvai Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) i'm not sure this is related, but it's certainly a bug in MAKE-KILL-DESTRUC= TOR that it doesn't wait for the process to quit after sending it a signal, and= thus may restart the service while the previous instance is still running. it's also not sending it a kill -9 after a timeout if the process is not responsive. -- =E2=80=A2 attila lendvai =E2=80=A2 PGP: 963F 5D5F 45C7 DFCD 0A39 -- =E2=80=9C[Design] Patterns mean "I have run out of language."=E2=80=9D =09=E2=80=94 Rich Hickey