From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 25BA42197F for ; Wed, 27 Jun 2018 08:59:23 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x5teddYIpHqq for ; Wed, 27 Jun 2018 08:59:23 -0400 (EDT) Received: from smtp40.i.mail.ru (smtp40.i.mail.ru [94.100.177.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 80A84212FD for ; Wed, 27 Jun 2018 08:59:22 -0400 (EDT) Subject: [tarantool-patches] Re: [PATCH][vshard] Prohibit reconfigure non-dynamic options References: <20180615140225.2576-1-avkhatskevich@tarantool.org> <92d28edf-8237-c499-3ff0-e9795d8ff845@tarantool.org> <9d1392dc-c923-4e49-b3b5-41ad7d099ccd@tarantool.org> <161cd93f-0c72-181d-c9ab-23c9e8be1de3@tarantool.org> From: Alex Khatskevich Message-ID: <6057ea18-cb01-334c-b1b2-0f69be6d7201@tarantool.org> Date: Wed, 27 Jun 2018 15:59:19 +0300 MIME-Version: 1.0 In-Reply-To: <161cd93f-0c72-181d-c9ab-23c9e8be1de3@tarantool.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-subscribe: List-owner: List-post: List-archive: To: Vladislav Shpilevoy , tarantool-patches@freelists.org On 27.06.2018 15:03, Vladislav Shpilevoy wrote: > Thanks for the fixes! > > The tests hangs on Travis (and locally too). Yes. Sorry. Finally - fixed.