From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp45.i.mail.ru (smtp45.i.mail.ru [94.100.177.105]) (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 CBE2D45C305 for ; Mon, 7 Dec 2020 10:50:43 +0300 (MSK) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\)) From: Sergey Ostanevich In-Reply-To: <0a7d07b3-7b67-0180-bc8d-dc2fe89d5fd8@tarantool.org> Date: Mon, 7 Dec 2020 10:50:41 +0300 Content-Transfer-Encoding: quoted-printable Message-Id: References: <0a7d07b3-7b67-0180-bc8d-dc2fe89d5fd8@tarantool.org> 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: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org > On 5 Dec 2020, at 02:01, Vladislav Shpilevoy = wrote: >=20 > Hi! Thanks for the patch! >=20 > On 04.12.2020 19:21, Sergey Ostanevich via Tarantool-patches wrote: >>=20 >> 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. >=20 > Please, add 'Follow-up #5013' line here. Done, force-pushsed. >=20 >> --- >> Branch: = http://github.com/tarantool/tarantool/tree/sergos/gh-5013-followup >=20 > Sasha, please, tell if we can push this.