From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng2.m.smailru.net (smtpng2.m.smailru.net [94.100.179.3]) (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 D6FD4469719 for ; Thu, 1 Oct 2020 09:25:14 +0300 (MSK) Date: Thu, 1 Oct 2020 09:14:39 +0300 From: Igor Munkin Message-ID: <20201001061439.GC18920@tarantool.org> References: <6b7def49c9d2252425d3944cc4274c9a155ae9e9.1600862684.git.imun@tarantool.org> <20200930062725.GA18920@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH v2 2/2] lua: abort trace recording on fiber yield List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org Vlad, On 30.09.20, Vladislav Shpilevoy wrote: > Hi! Thanks for the fixes! > > They are good, it seems, but you didn't push them on the > branch. My bad. Now pushed (also to the branches for backporting). -- Best regards, IM