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 B28A2469710 for ; Wed, 13 May 2020 23:19:23 +0300 (MSK) References: <541acd38-a41a-a3c5-33ce-8146eadb65cc@tarantool.org> <20200512224532.GA14386@tarantool.org> From: Vladislav Shpilevoy Message-ID: <932d7c55-70d7-8d95-e532-e479760200ba@tarantool.org> Date: Wed, 13 May 2020 22:19:20 +0200 MIME-Version: 1.0 In-Reply-To: <20200512224532.GA14386@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 Cc: tarantool-patches@dev.tarantool.org On 13/05/2020 00:45, Nikita Pettik wrote: > 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. It is voluntary, from what I understood. I saw some people already adding it. You can omit this if you want.