From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp53.i.mail.ru (smtp53.i.mail.ru [94.100.177.113]) (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 5A15E469719 for ; Fri, 28 Feb 2020 01:47:02 +0300 (MSK) Date: Fri, 28 Feb 2020 01:47:01 +0300 From: Kirill Yukhin Message-ID: <20200227224700.fwivnqfe6c7aqpxh@tarantool.org> References: <20200217121818.11375-1-gorcunov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200217121818.11375-1-gorcunov@gmail.com> Subject: Re: [Tarantool-patches] [PATCH v11 0/3] popen: Introduce backend engine List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cyrill Gorcunov Cc: tml Hello, On 17 фев 15:18, Cyrill Gorcunov wrote: > In v11 I cleaned up some nits and updated the tests. > > issue https://github.com/tarantool/tarantool/issues/4031 > branch https://github.com/tarantool/tarantool/tree/gorcunov/gh-4031-popen-11 LGTM. I've checked the patchsrt into master. -- Regards, Kirill Yukhin