From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-f65.google.com (mail-lf1-f65.google.com [209.85.167.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 7D1DE46970E for ; Tue, 28 Jan 2020 17:23:37 +0300 (MSK) Received: by mail-lf1-f65.google.com with SMTP id t23so9215362lfk.6 for ; Tue, 28 Jan 2020 06:23:37 -0800 (PST) Date: Tue, 28 Jan 2020 17:23:34 +0300 From: Cyrill Gorcunov Message-ID: <20200128142334.GF1852@uranus> References: <20200127215306.31681-1-gorcunov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200127215306.31681-1-gorcunov@gmail.com> Subject: Re: [Tarantool-patches] [PATCH v5 0/5] box/replication: add missing diag set and fix sigsegv List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: tml On Tue, Jan 28, 2020 at 12:53:01AM +0300, Cyrill Gorcunov wrote: > The series is on top of master branch and sits in > gorcunov/gh-4730-diag-raise-master-5 > > v2-4 are skipped for internal dev sake > Drop this series please, I will send an update.