From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f194.google.com (mail-lj1-f194.google.com [209.85.208.194]) (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 8EDBE4696C3 for ; Thu, 16 Apr 2020 14:52:12 +0300 (MSK) Received: by mail-lj1-f194.google.com with SMTP id r7so7429566ljg.13 for ; Thu, 16 Apr 2020 04:52:12 -0700 (PDT) Date: Thu, 16 Apr 2020 14:52:09 +0300 From: Cyrill Gorcunov Message-ID: <20200416115209.GQ3072@uranus> References: <20200415235713.3cnw2zdrqwhru5mx@tkn_work_nb> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200415235713.3cnw2zdrqwhru5mx@tkn_work_nb> Subject: Re: [Tarantool-patches] [PATCH 00/12] Popen Lua API: preliminary patches 2 List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Turenko Cc: tarantool-patches@dev.tarantool.org On Thu, Apr 16, 2020 at 02:57:13AM +0300, Alexander Turenko wrote: > CCed Kirill. > > Added two patches upward (now the patchset contains 14 patches). Got > ACKs for all patches from Cyrill. Updated the both branches (see above). > GitLab CI looks okay (Travis CI jobs are pending). > > Kirill, the patchset seems to be ready to final review and push. Yes, I think it is about a time to merge it up.