From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-f42.google.com (mail-lf1-f42.google.com [209.85.167.42]) (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 2087C4765E0 for ; Thu, 24 Dec 2020 21:33:04 +0300 (MSK) Received: by mail-lf1-f42.google.com with SMTP id h22so6345915lfu.2 for ; Thu, 24 Dec 2020 10:33:03 -0800 (PST) Date: Thu, 24 Dec 2020 21:33:00 +0300 From: Cyrill Gorcunov Message-ID: <20201224183300.GD298600@grain> References: <20201223154155.234884-1-gorcunov@gmail.com> <20201223154155.234884-5-gorcunov@gmail.com> <30a781d7-4f4e-3543-f67e-2fb1f7cce172@tarantool.org> <20201223212253.GA298600@grain> <20201224131601.GB298600@grain> <8c0b2bda-5614-eac0-c0b9-36630c4bf315@tarantool.org> <20201224173331.GC298600@grain> <85d69b97-64d2-4f42-737f-ed7a7ea6d5d1@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <85d69b97-64d2-4f42-737f-ed7a7ea6d5d1@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v5 4/4] crash: report crash data to the feedback server List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tml On Thu, Dec 24, 2020 at 07:22:10PM +0100, Vladislav Shpilevoy wrote: > I applied this diff and pushed to master. > Great! Thanks a huge, Vlad!