From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NO_DNS_FOR_FROM,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.6 Received: from [10.42.1.133] (unknown [103.92.225.142]) by gnuweeb.org (Postfix) with ESMTPSA id BB89F7ED92; Mon, 6 Jun 2022 02:59:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1654484368; bh=YXifrauE1N1dZkpIbp6k5VyfOsfwLF3O4Ky5ph7YfX4=; h=Subject:From:To:Cc:Date:In-Reply-To:References:From; b=tWcdxZSi4Z1+szwk/26VkHUHI7zTopwGZujaD8+j4sB7i14xXAIlLuSlU8q7AoGQi bU3+CJ/3bkxDx49kPl175FyUL7rmz1RMJVrFR1E2nbIZs04C7VDvMqwhIOdt6xWKWp a2G3a8+y9dBDTSUjBwdW8l266kUWILoUzothiTpthGE/4ZMzpfaFAcstSfVV/vp95d nN5OAF5iF3a/MVd4P/4OWP0FaeVQbPRnlHc10sSov2ZbKWZrKH3WwRHf7gYHfnq5Tx O/at7hhf8AFTHisLOfStsvKCxTtM8QzSF5icVFKD5kMk5BjnSsN0Ui+X+qmziJqDIp 6rEzO768iHGkw== Message-ID: Subject: Re: [PATCH] slc: Fix file descriptor leak From: Arthur Lapz To: Ammar Faizi Cc: GNU/Weeb Mailing List Date: Mon, 06 Jun 2022 09:59:17 +0700 In-Reply-To: References: <20220606022747.316158-1-ammarfaizi2@gnuweeb.org> <8881d321df3bb2c56f672186f1e714e13186c69e.camel@gnuweeb.org> <2ab94d2b-47e4-a550-a3bc-c18e559ca933@gnuweeb.org> <6e3946a0-c87a-8859-075b-b56c55ffd470@gnuweeb.org> <4add08d9736ce4ba853c552dfc9cf018e92de028.camel@gnuweeb.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.44.1 (3.44.1-1.fc36) MIME-Version: 1.0 List-Id: On Mon, 2022-06-06 at 09:57 +0700, Ammar Faizi wrote: > On 6/6/22 9:56 AM, Arthur Lapz wrote: > > > How did you test this? > > I did nothing. > >=20 > > I guess it worked because you have restarted the `slc server` >=20 > Yes, I have just restarted the SLC server. Do you have another > issue now? >=20 I don't have. Thanks :3 --=20 Arthur Lapz