From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng3.m.smailru.net (smtpng3.m.smailru.net [94.100.177.149]) (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 16AE64696C3 for ; Sun, 19 Apr 2020 20:58:41 +0300 (MSK) Date: Sun, 19 Apr 2020 20:51:33 +0300 From: Igor Munkin Message-ID: <20200419175133.GQ8314@tarantool.org> References: <0601012e-4b7d-fb58-9060-c2a80435d273@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <0601012e-4b7d-fb58-9060-c2a80435d273@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v2 luajit 0/3] Trace abort on FFI sandwich or mode change List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org Vlad, Thanks a lot for your review! You're always welcome with the LuaJIT-related questions :) On 19.04.20, Vladislav Shpilevoy wrote: > Hi! Thanks for the patch! > > LGTM. To extent at which I know what is happening here (still low). -- Best regards, IM