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 197C8469710 for ; Thu, 19 Nov 2020 00:30:22 +0300 (MSK) References: <20201113122802.253784-1-gorcunov@gmail.com> From: Vladislav Shpilevoy Message-ID: <6d3757d0-b4af-bcee-a4df-f5b72c83aaf4@tarantool.org> Date: Wed, 18 Nov 2020 22:30:20 +0100 MIME-Version: 1.0 In-Reply-To: <20201113122802.253784-1-gorcunov@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH] func: clean the module cache on first load error List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cyrill Gorcunov , tml , "Alexander V. Tikhonov" Hi! Thanks for the patch! LGTM. Alexander, please, verify it does not fail CI, and tell if I can push it.