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=-1.8 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,NO_DNS_FOR_FROM, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from [192.168.88.254] (unknown [36.73.79.120]) by gnuweeb.org (Postfix) with ESMTPSA id 553B57ED92; Mon, 6 Jun 2022 02:58:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1654484281; bh=0V5h/czdNeIOr4OCM9zssVk8v1S67WUDemoFIsTWDUQ=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=kMmWmzCSrDtkC7I7KIZwAWx0WuF630uY/L0EwF294DHhD6/SEtGWG3X95VuwmZbeh X0+X8LnXqd3uVIfFg6SXj9VQGdkaOSCipAGmkL3qpRYu3RnoCPVbqWAjUAW138PsPA jw66IpOVJ1R9Ok1hc3ZgnvfgkMUe9e9NdLbnoskljJ91XY477v7OBYIdZ9oP4NvIl2 WDr0uqhp18SQOhN435TieIPeXX+OFFDEuEjBZhdSlAGD11ASmkkIo5kyiDEamPgueG 2amoznaU2K+e19DIzN0PF2FllToHjWGWJ9r0zoxqS63tJFa0SvilNaTG6e7r1ogFzI pS6STNALLeYXQ== Message-ID: Date: Mon, 6 Jun 2022 09:57:54 +0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH] slc: Fix file descriptor leak Content-Language: en-US To: Arthur Lapz Cc: GNU/Weeb Mailing List 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> From: Ammar Faizi In-Reply-To: <4add08d9736ce4ba853c552dfc9cf018e92de028.camel@gnuweeb.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: On 6/6/22 9:56 AM, Arthur Lapz wrote: >> How did you test this? > I did nothing. > > I guess it worked because you have restarted the `slc server` Yes, I have just restarted the SLC server. Do you have another issue now? -- Ammar Faizi