From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp34.i.mail.ru (smtp34.i.mail.ru [94.100.177.94]) (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 EA96A469710 for ; Wed, 20 May 2020 09:35:18 +0300 (MSK) Date: Wed, 20 May 2020 09:35:17 +0300 From: Kirill Yukhin Message-ID: <20200520063517.3pioce4b5qfifa7q@tarantool.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH 0/2] popen fixes List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Turenko Cc: tarantool-patches@dev.tarantool.org, Vladislav Shpilevoy Hello, On 18 май 14:42, Alexander Turenko wrote: > The patchset fixes two problems in the popen implementation and the > test, which fails testing on Mac OS from time to time. > > https://github.com/tarantool/tarantool/issues/4995 > https://github.com/tarantool/tarantool/issues/4938 > Totktonada/popen-fixes I've checked your patchset into 2.4 and master. -- Regards, Kirill Yukhin