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 267DA469719 for ; Fri, 28 Feb 2020 01:58:03 +0300 (MSK) Date: Fri, 28 Feb 2020 01:58:01 +0300 From: Nikita Pettik Message-ID: <20200227225801.GD12687@tarantool.org> References: <20200227202229.hnz7w6c6hbqgf72z@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200227202229.hnz7w6c6hbqgf72z@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH] test: stabilize flaky fiber memory leak detection List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kirill Yukhin Cc: tarantool-patches@dev.tarantool.org On 27 Feb 23:22, Kirill Yukhin wrote: > Hello, > > > > > Fixes #4750. > > I've checked your patch into 2.2, 2.3 and master as temporary > workaround. Patch got no lgtms btw. Just for the record. > -- > Regards, Kirill Yukhin