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 B5EAD212D6 for ; Tue, 26 Jun 2018 04:01:47 -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 8UZ6lme2-qpy for ; Tue, 26 Jun 2018 04:01:47 -0400 (EDT) Received: from smtp33.i.mail.ru (smtp33.i.mail.ru [94.100.177.93]) (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 6C6BF210D7 for ; Tue, 26 Jun 2018 04:01:47 -0400 (EDT) Date: Tue, 26 Jun 2018 11:01:26 +0300 From: Kirill Yukhin Subject: [tarantool-patches] Re: [PATCH v1 0/2] SQL Tests failed on concurrent launch Message-ID: <20180626080126.qx66d42mk6pajnd2@tarantool.org> References: <6190b00b-e25c-7789-4179-4d1bbf616a88@tarantool.org> <25AA6DF2-2B31-4711-B208-B70DA7426FA9@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <25AA6DF2-2B31-4711-B208-B70DA7426FA9@tarantool.org> 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: "n.pettik" Cc: tarantool-patches@freelists.org, Kirill Shcherbatov Hello, On 25 июн 16:42, n.pettik wrote: > > > Ok, let's use cleanup on restart server and squash all changes into one commit. > > Thx, LGTM. I've checked the patch into 2.0 branch. -- Regards, Kirill Yukhin