From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp56.i.mail.ru (smtp56.i.mail.ru [217.69.128.36]) (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 EC6024765E0 for ; Tue, 22 Dec 2020 20:56:16 +0300 (MSK) Date: Tue, 22 Dec 2020 20:55:32 +0300 From: Sergey Kaplun Message-ID: <20201222175532.GC9101@root> References: <20201222130858.16812-1-skaplun@tarantool.org> <20201222160548.GW5396@tarantool.org> <20201222175109.GB9101@root> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201222175109.GB9101@root> Subject: Re: [Tarantool-patches] [PATCH] lua: avoid panic if HOOK_GC is not active List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Munkin , Michael Filonenko , tarantool-patches@dev.tarantool.org > I've updated commit message and comments in code considering your and Igor comments. Sorry, I meant "considering your and Sergos comments". Apparently I should get some sleep :) -- Best regards, Sergey Kaplun