From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp53.i.mail.ru (smtp53.i.mail.ru [94.100.177.113]) (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 A528545C305 for ; Sat, 5 Dec 2020 02:01:37 +0300 (MSK) References: From: Vladislav Shpilevoy Message-ID: <0a7d07b3-7b67-0180-bc8d-dc2fe89d5fd8@tarantool.org> Date: Sat, 5 Dec 2020 00:01:34 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH 1/1] test: fix to resolve box/net_msg_max flaky List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sergey Ostanevich , tarantool-patches@dev.tarantool.org, "Alexander V. Tikhonov" Hi! Thanks for the patch! On 04.12.2020 19:21, Sergey Ostanevich via Tarantool-patches wrote: > > A problem was gh-4834-netbox-fiber-cancel left a request hanging > so the net_msg_max fails in case it follows on the same runner. Please, add 'Follow-up #5013' line here. > --- > Branch: http://github.com/tarantool/tarantool/tree/sergos/gh-5013-followup Sasha, please, tell if we can push this.