From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng1.m.smailru.net (smtpng1.m.smailru.net [94.100.181.251]) (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 3C18D42EF5C for ; Wed, 24 Jun 2020 01:07:36 +0300 (MSK) Date: Wed, 24 Jun 2020 00:58:24 +0300 From: Igor Munkin Message-ID: <20200623215824.GI3503@tarantool.org> References: <20200623180408.GH3503@tarantool.org> <20200623184540.GA6485@hpalx> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200623184540.GA6485@hpalx> Subject: Re: [Tarantool-patches] [PATCH 1/2] test: disable JIT for Lua Fun totable function List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Alexander V. Tikhonov" Cc: tarantool-patches@dev.tarantool.org, Vladislav Shpilevoy Sasha, Thanks for your review! On 23.06.20, Alexander V. Tikhonov wrote: > Hi Igor, many thanks for the patch. It was successfully checked > for a long time run, the patch LGTM. Added your tag: | Reviewed-by: Alexander V. Tikhonov > -- Best regards, IM