From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f193.google.com (mail-lj1-f193.google.com [209.85.208.193]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id D4BF246970E for ; Mon, 10 Feb 2020 11:21:15 +0300 (MSK) Received: by mail-lj1-f193.google.com with SMTP id d10so6054058ljl.9 for ; Mon, 10 Feb 2020 00:21:15 -0800 (PST) Date: Mon, 10 Feb 2020 11:21:13 +0300 From: Cyrill Gorcunov Message-ID: <20200210082113.GB21061@uranus> References: <20200210063144.lcsc5vbe5jus7jt4@tarantool.org> <20200210082006.GA21061@uranus> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200210082006.GA21061@uranus> Subject: Re: [Tarantool-patches] [PATCH 1/1] fio: close unused descriptors automatically List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kirill Yukhin Cc: tarantool-patches@dev.tarantool.org, Vladislav Shpilevoy On Mon, Feb 10, 2020 at 11:20:06AM +0300, Cyrill Gorcunov wrote: > > > > Could you please put the test into separate file? > > Sure, will do. Oh, this mail wasn't addressed to me :-) Sorry.