From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp36.i.mail.ru (smtp36.i.mail.ru [94.100.177.96]) (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 BE9A843D67A for ; Wed, 16 Oct 2019 02:24:03 +0300 (MSK) Date: Wed, 16 Oct 2019 02:23:53 +0300 From: Alexander Turenko Message-ID: <20191015232352.v4aex6thgwudkenc@tkn_work_nb> References: <20191015141023.kgw254leqboly6fv@tkn_work_nb> <6eba2683-6b0e-4a64-14ad-7ed262b1eb6a@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <6eba2683-6b0e-4a64-14ad-7ed262b1eb6a@tarantool.org> Subject: Re: [Tarantool-patches] [tarantool-patches] Re: [PATCH test-run 1/1] Wait_upstream/downstream should be ready to nil info List-Id: Tarantool development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@freelists.org, avtikhon@tarantool.org, tarantool-patches@dev.tarantool.org On Tue, Oct 15, 2019 at 09:09:50PM +0200, Vladislav Shpilevoy wrote: > Hi! Thanks for the review! > > The changes are ok, I squashed them. LGTM. Pushed to test-run's master, updated the submodule in master, 2.2, 2.1, 1.10. WBR, Alexander Turenko.