From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp47.i.mail.ru (smtp47.i.mail.ru [94.100.177.107]) (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 431AC445321 for ; Sun, 5 Jul 2020 20:04:51 +0300 (MSK) References: <1593757997-4145-1-git-send-email-alyapunov@tarantool.org> <1593757997-4145-7-git-send-email-alyapunov@tarantool.org> From: Vladislav Shpilevoy Message-ID: <0488a5d4-cc0b-0516-ef7b-74edbb46d3ad@tarantool.org> Date: Sun, 5 Jul 2020 19:04:49 +0200 MIME-Version: 1.0 In-Reply-To: <1593757997-4145-7-git-send-email-alyapunov@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH 06/15] tx: add TX status List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aleksandr Lyapunov , tarantool-patches@dev.tarantool.org Seems like part of https://github.com/tarantool/tarantool/issues/5108.