From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gorcunov@gmail.com> 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 <tarantool-patches@dev.tarantool.org>; Mon, 10 Feb 2020 11:21:15 +0300 (MSK) Received: by mail-lj1-f193.google.com with SMTP id d10so6054058ljl.9 for <tarantool-patches@dev.tarantool.org>; Mon, 10 Feb 2020 00:21:15 -0800 (PST) Date: Mon, 10 Feb 2020 11:21:13 +0300 From: Cyrill Gorcunov <gorcunov@gmail.com> Message-ID: <20200210082113.GB21061@uranus> References: <a3024ad527e6c668d18684a902b8acb438b27d38.1581269685.git.v.shpilevoy@tarantool.org> <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 <tarantool-patches.dev.tarantool.org> List-Unsubscribe: <https://lists.tarantool.org/mailman/options/tarantool-patches>, <mailto:tarantool-patches-request@dev.tarantool.org?subject=unsubscribe> List-Archive: <https://lists.tarantool.org/pipermail/tarantool-patches/> List-Post: <mailto:tarantool-patches@dev.tarantool.org> List-Help: <mailto:tarantool-patches-request@dev.tarantool.org?subject=help> List-Subscribe: <https://lists.tarantool.org/mailman/listinfo/tarantool-patches>, <mailto:tarantool-patches-request@dev.tarantool.org?subject=subscribe> To: Kirill Yukhin <kyukhin@tarantool.org> Cc: tarantool-patches@dev.tarantool.org, Vladislav Shpilevoy <v.shpilevoy@tarantool.org> 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.