From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp60.i.mail.ru (smtp60.i.mail.ru [217.69.128.40]) (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 2D2FE469710 for ; Wed, 13 May 2020 01:45:33 +0300 (MSK) Date: Tue, 12 May 2020 22:45:32 +0000 From: Nikita Pettik Message-ID: <20200512224532.GA14386@tarantool.org> References: <541acd38-a41a-a3c5-33ce-8146eadb65cc@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org On 12 May 22:56, Vladislav Shpilevoy wrote: > Ah, yes, almost forgot: > > Reviewed-by: Vladislav Shpilevoy 😎 Is this official now? Is SOP already updated? Pushed to master; backported to 2.4, 2.3 and 1.10. Changelogs are updated correspondingly. Branch is dropped.