From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp40.i.mail.ru (smtp40.i.mail.ru [94.100.177.100]) (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 300214765E0 for ; Thu, 24 Dec 2020 20:54:20 +0300 (MSK) References: <5912b7266d065501fe33500c640048ac26804f0f.1608816289.git.sergepetrenko@tarantool.org> From: Vladislav Shpilevoy Message-ID: <0002421a-e79e-b7f4-2eff-daeb7166eeb9@tarantool.org> Date: Thu, 24 Dec 2020 18:54:16 +0100 MIME-Version: 1.0 In-Reply-To: <5912b7266d065501fe33500c640048ac26804f0f.1608816289.git.sergepetrenko@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH 2/2] feedback_daemon: send feedback on tarantool exit List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Serge Petrenko , alyapunov@tarantool.org, mons@tarantool.org Cc: tarantool-patches@dev.tarantool.org Technically looks good, but it seems some people don't like it. And it is understandable - the server will get hundreds or even thousands of reports from everywhere, including the tests we run locally everyday.