From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 dev.tarantool.org (Postfix) with ESMTPS id 14AA2445320 for ; Mon, 20 Jul 2020 23:24:04 +0300 (MSK) From: Vladislav Shpilevoy References: <8c82ec8541391ee2558c51900af1525a8623ef6a.1593818521.git.v.shpilevoy@tarantool.org> Message-ID: <224d3b23-65b4-6533-6ac0-a040fc9b6af8@tarantool.org> Date: Mon, 20 Jul 2020 22:24:01 +0200 MIME-Version: 1.0 In-Reply-To: <8c82ec8541391ee2558c51900af1525a8623ef6a.1593818521.git.v.shpilevoy@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH 1/1] txn: remove TXN_IS_DONE check from txn_commit() List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: tarantool-patches@dev.tarantool.org, sergos@tarantool.org, Cyrill Gorcunov Still need somebody to take a look at this. It would help to make txn_commit more straightforward. Sergey Os.? Cyrill G. maybe?