From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 17 Aug 2018 12:49:13 +0300 From: Vladimir Davydov Subject: Re: [PATCH v2.1 0/2]replication: fix a failing assert in replica_on_applier_disconnect() Message-ID: <20180817094913.tog4z2wy4ktb2lsv@esperanza> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: Serge Petrenko Cc: kyukhin@tarantool.org, tarantool-patches@freelists.org List-ID: Pushed to 1.10 On Fri, Aug 17, 2018 at 10:06:49AM +0300, Serge Petrenko wrote: > Serge Petrenko (2): > Update test-run > replication: fix a failing assert in replica_on_applier_disconnect()