From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng2.m.smailru.net (smtpng2.m.smailru.net [94.100.179.3]) (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 C1CB54765E0 for ; Tue, 22 Dec 2020 19:09:43 +0300 (MSK) Date: Tue, 22 Dec 2020 19:09:38 +0300 From: Igor Munkin Message-ID: <20201222160938.GX5396@tarantool.org> References: <20201222130858.16812-1-skaplun@tarantool.org> <20201222160548.GW5396@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20201222160548.GW5396@tarantool.org> 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: Sergey Kaplun Cc: Michael Filonenko , tarantool-patches@dev.tarantool.org > > > > Reported-by: Michael Filonenko > > Follows up #4727 One more nit: Please move the misc-by tags below the GitHub ones. > -- Best regards, IM