From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f196.google.com (mail-lj1-f196.google.com [209.85.208.196]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 2F0DE469719 for ; Wed, 18 Mar 2020 12:34:11 +0300 (MSK) Received: by mail-lj1-f196.google.com with SMTP id w4so11477898lji.11 for ; Wed, 18 Mar 2020 02:34:11 -0700 (PDT) Date: Wed, 18 Mar 2020 12:34:06 +0300 From: Cyrill Gorcunov Message-ID: <20200318093406.GO27301@uranus> References: <0e7fddec984120e36c098cd546ecae4fddc726cd.1577346185.git.lvasiliev@tarantool.org> <20200316112356.GA27301@uranus> <237e38c3-3d92-6b2b-6e7e-e6d8f7ceab96@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <237e38c3-3d92-6b2b-6e7e-e6d8f7ceab96@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v2] Add some cancellation guard List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: lvasiliev Cc: tarantool-patches@dev.tarantool.org On Wed, Mar 18, 2020 at 12:00:55PM +0300, lvasiliev wrote: > Hi! Thank you for the review. > Reviewed-by: Cyrill Gorcunov