From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f196.google.com (mail-lj1-f196.google.com [209.85.208.196]) (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 D4C7B45C316 for ; Tue, 14 Apr 2020 16:19:14 +0300 (MSK) Received: by mail-lj1-f196.google.com with SMTP id l14so5429419ljj.5 for ; Tue, 14 Apr 2020 06:19:14 -0700 (PDT) Date: Tue, 14 Apr 2020 16:19:10 +0300 From: Cyrill Gorcunov Message-ID: <20200414131910.GI3072@uranus> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH 10/12] popen: add FIXME re group signal flaw List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Turenko Cc: tarantool-patches@dev.tarantool.org On Tue, Apr 14, 2020 at 02:38:19PM +0300, Alexander Turenko wrote: > It is convenient to have such anchors for known problems. > > Part of #4031 Acked-by: Cyrill Gorcunov Actually I need to think about all this more. But I think it is safe to merge now.