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 4638920F7A for ; Mon, 25 Jun 2018 09:42:05 -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 jBt5EDTdbEtL for ; Mon, 25 Jun 2018 09:42:05 -0400 (EDT) Received: from smtp45.i.mail.ru (smtp45.i.mail.ru [94.100.177.105]) (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 079A120F61 for ; Mon, 25 Jun 2018 09:42:04 -0400 (EDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: [tarantool-patches] Re: [PATCH v1 0/2] SQL Tests failed on concurrent launch From: "n.pettik" In-Reply-To: <6190b00b-e25c-7789-4179-4d1bbf616a88@tarantool.org> Date: Mon, 25 Jun 2018 16:42:02 +0300 Content-Transfer-Encoding: quoted-printable Message-Id: <25AA6DF2-2B31-4711-B208-B70DA7426FA9@tarantool.org> References: <6190b00b-e25c-7789-4179-4d1bbf616a88@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: tarantool-patches@freelists.org Cc: Kirill Shcherbatov , Kirill Yukhin > Ok, let's use cleanup on restart server and squash all changes into = one commit. Thx, LGTM.=