From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp58.i.mail.ru (smtp58.i.mail.ru [217.69.128.38]) (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 892E246971A for ; Fri, 6 Dec 2019 01:53:36 +0300 (MSK) Date: Fri, 6 Dec 2019 01:53:31 +0300 From: Alexander Turenko Message-ID: <20191205225331.65eucxjrkgi7bbsy@tkn_work_nb> References: <20191204113537.dqofwyaojalu5jun@tkn_work_nb> <958ef3b3-ae42-2270-6e14-17f3788aadd4@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <958ef3b3-ae42-2270-6e14-17f3788aadd4@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH 1/1] test: fix flaky box/gh-4627-session-use-after-free List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org LGTM. Pushed to master, 2.2 and 1.10. CCed Kirill. WBR, Alexander Turenko. On Thu, Dec 05, 2019 at 09:42:11PM +0100, Vladislav Shpilevoy wrote: > Hi! Thanks for the review! > > I submitted fixes to the branch. > >> +-- This is a workaround for flakiness of the test > >> +-- appearing when another test tries to connect to > > > > I tentative that another test may access to a unix socket (tarantool's > > I am sorry, but I don't understand - what do you mean as 'I tentative'? > This is not a verb. You meant, that you guess, assume, doubt, investigated > or something else? > > I assume you've meant 'I doubt', as so there is a fix: Exactly.