From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp5.mail.ru (smtp5.mail.ru [94.100.179.24]) (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 422E5469710 for ; Tue, 12 May 2020 23:56:23 +0300 (MSK) From: Vladislav Shpilevoy References: <541acd38-a41a-a3c5-33ce-8146eadb65cc@tarantool.org> Message-ID: Date: Tue, 12 May 2020 22:56:21 +0200 MIME-Version: 1.0 In-Reply-To: <541acd38-a41a-a3c5-33ce-8146eadb65cc@tarantool.org> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [Tarantool-patches] [PATCH 0/2] Fix crash in case of lack of FDs during recovery List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Nikita Pettik , tarantool-patches@dev.tarantool.org Ah, yes, almost forgot: Reviewed-by: Vladislav Shpilevoy 😎