From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f194.google.com (mail-lj1-f194.google.com [209.85.208.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 148FA469719 for ; Thu, 13 Feb 2020 10:16:41 +0300 (MSK) Received: by mail-lj1-f194.google.com with SMTP id e18so5311679ljn.12 for ; Wed, 12 Feb 2020 23:16:40 -0800 (PST) Date: Thu, 13 Feb 2020 10:16:37 +0300 From: Cyrill Gorcunov Message-ID: <20200213071637.GL21061@uranus> References: <20200206123114.8010-1-gorcunov@gmail.com> <38ac5807-d262-ecb0-bec8-3e3bb8c8e156@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <38ac5807-d262-ecb0-bec8-3e3bb8c8e156@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v6 0/2] fiber: Handle stack madvise/mprotect errors List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tml On Thu, Feb 13, 2020 at 01:07:15AM +0100, Vladislav Shpilevoy wrote: > > issue https://github.com/tarantool/tarantool/issues/4722 > > branch gorcunov/gh-4722-mprotect-diag-error-6 > > Could you please put a link at the branch next time? Usually > link is very useful when you can just click and look whether > CI is ok. Sure