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 98C16469719 for ; Mon, 5 Oct 2020 21:50:26 +0300 (MSK) Date: Mon, 5 Oct 2020 21:39:50 +0300 From: Igor Munkin Message-ID: <20201005183950.GL18920@tarantool.org> References: <61072ba98da2e4098b0c35cad83ffcdcbc537c8e.1601644669.git.imun@tarantool.org> <1601923076.659988753@f405.i.mail.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1601923076.659988753@f405.i.mail.ru> Subject: Re: [Tarantool-patches] [PATCH] lua: prohibit fiber yield when GC hook is active List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sergey Ostanevich Cc: tarantool-patches , Vladislav Shpilevoy Sergos, Thanks for your review! On 05.10.20, Sergey Ostanevich wrote: > > Hi! > > Thank you for the patch, it LGTM. Added your tag: | Reviewed-by: Sergey Ostanevich > > Best regards, > SergosĀ  > -- Best regards, IM