From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f196.google.com (mail-lj1-f196.google.com [209.85.208.196]) (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 2A80346970E for ; Thu, 9 Jan 2020 12:36:05 +0300 (MSK) Received: by mail-lj1-f196.google.com with SMTP id o13so6477826ljg.4 for ; Thu, 09 Jan 2020 01:36:05 -0800 (PST) Date: Thu, 9 Jan 2020 12:36:02 +0300 From: Cyrill Gorcunov Message-ID: <20200109093602.GC2436@uranus> References: <20191225160853.1407-1-gorcunov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191225160853.1407-1-gorcunov@gmail.com> Subject: Re: [Tarantool-patches] [PATCH 0/2] box/console: Fixes for 2.3 series List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: tml , Alexander Turenko , Kirill Yukhin On Wed, Dec 25, 2019 at 07:08:51PM +0300, Cyrill Gorcunov wrote: > The issues are > > https://github.com/tarantool/tarantool/issues/4604 > https://github.com/tarantool/tarantool/issues/4638 > > Branch > > gorcunov/console-fixes Ping?