From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp29.i.mail.ru (smtp29.i.mail.ru [94.100.177.89]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id C808046970E for ; Tue, 24 Dec 2019 19:33:52 +0300 (MSK) References: <20191224125830.19638-1-i.kosarev@tarantool.org> From: Vladislav Shpilevoy Message-ID: <561bd081-dd35-3360-7210-d6e0fa64a905@tarantool.org> Date: Tue, 24 Dec 2019 17:33:50 +0100 MIME-Version: 1.0 In-Reply-To: <20191224125830.19638-1-i.kosarev@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH v4] test: fix flaky socket test List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ilya Kosarev , tarantool-patches@dev.tarantool.org Thanks for the fixes! LGTM.