From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng3.m.smailru.net (smtpng3.m.smailru.net [94.100.177.149]) (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 A97D845C304 for ; Tue, 1 Dec 2020 00:01:28 +0300 (MSK) References: <20201031162911.61876-1-sergos@tarantool.org> From: Vladislav Shpilevoy Message-ID: <251beef2-f277-4069-6367-9b4d79ffbd01@tarantool.org> Date: Mon, 30 Nov 2020 22:01:26 +0100 MIME-Version: 1.0 In-Reply-To: <20201031162911.61876-1-sergos@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH v2] core: handle fiber cancellation for fiber.cond List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: sergos@tarantool.org, tarantool-patches@dev.tarantool.org, "Alexander V. Tikhonov" Cc: alexander.turenko@tarantool.org Hi! Thanks for the patchset! LGTM. Sasha (Tikh.), please, validate the branch is good to push.