From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp46.i.mail.ru (smtp46.i.mail.ru [94.100.177.106]) (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 640AA42EF5C for ; Mon, 22 Jun 2020 17:05:15 +0300 (MSK) Date: Mon, 22 Jun 2020 17:05:13 +0300 From: "Alexander V. Tikhonov" Message-ID: <20200622140513.GB1740@hpalx> References: <4351b421b56115e2d8c35f60fdb5e8ba43a7b9fe.1592628521.git.avtikhon@tarantool.org> <20200621184120.23sjjcvkibus7l4u@tkn_work_nb> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200621184120.23sjjcvkibus7l4u@tkn_work_nb> Subject: Re: [Tarantool-patches] [PATCH v2] test: flaky box/net.box_wait_connected_gh-3856 List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Turenko Cc: tarantool-patches@dev.tarantool.org Hi Alexander, thanks for the comments, I've corrected all as you suggested. On Sun, Jun 21, 2020 at 09:41:20PM +0300, Alexander Turenko wrote: > On Sat, Jun 20, 2020 at 07:50:39AM +0300, Alexander V. Tikhonov wrote: > > From: Alexander Turenko > > Don't be hesitate to send it from youself, it would be more comfortable > for me. Even despite I participated in the investigation, the final > result including description and so is constructed by you. > > Feel free to give credits to any participant within a commit message in > any form. > > WBR, Alexander Turenko.