From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp55.i.mail.ru (smtp55.i.mail.ru [217.69.128.35]) (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 1365D42EF5C for ; Mon, 29 Jun 2020 14:49:55 +0300 (MSK) Date: Mon, 29 Jun 2020 14:49:03 +0300 From: Alexander Turenko Message-ID: <20200629114903.gvuzvi3sechot3s5@tkn_work_nb> References: <1bc869413c7d116ba5fcdd2a05c756729fedd7d4.1593084206.git.avtikhon@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1bc869413c7d116ba5fcdd2a05c756729fedd7d4.1593084206.git.avtikhon@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v2 1/2] test: fix flaky box/net.box_call_blocks_gh-946 List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Alexander V. Tikhonov" Cc: tarantool-patches@dev.tarantool.org It is not clear what is the issue. Is the test fails? How exactly? And it does not look related to #5082, which is about another test. Warnings re readahead limit are not a problem per se. Please, clarify what is the problem and send it separately from #5082 if it is not related. WBR, Alexander Turenko. > Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh-5082-net-box-readahead > Issue: https://github.com/tarantool/tarantool/issues/5082