From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id IAQKMW4dPmJPMQAAgWs5BA (envelope-from ) for ; Fri, 25 Mar 2022 20:52:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QGDwLW4dPmJKfgAAauVa8A (envelope-from ) for ; Fri, 25 Mar 2022 20:52:14 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 71D453441 for ; Fri, 25 Mar 2022 20:52:14 +0100 (CET) Received: from localhost ([::1]:42922 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nXpyn-0001Y3-MY for larch@yhetil.org; Fri, 25 Mar 2022 15:52:13 -0400 Received: from eggs.gnu.org ([209.51.188.92]:41582) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXpyj-0001Xv-V2 for guix-patches@gnu.org; Fri, 25 Mar 2022 15:52:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58676) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nXpyb-0008J9-Tx for guix-patches@gnu.org; Fri, 25 Mar 2022 15:52:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nXpyb-0001YF-T1 for guix-patches@gnu.org; Fri, 25 Mar 2022 15:52:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54560] [PATCH 14/47] gnu: Add go-github-com-modern-go-concurrent. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 25 Mar 2022 19:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54560 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Leo =?UTF-8?Q?Nikkil=C3=A4?= , 54560@debbugs.gnu.org Received: via spool by 54560-submit@debbugs.gnu.org id=B54560.16482378695899 (code B ref 54560); Fri, 25 Mar 2022 19:52:01 +0000 Received: (at 54560) by debbugs.gnu.org; 25 Mar 2022 19:51:09 +0000 Received: from localhost ([127.0.0.1]:52573 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXpxk-0001X5-VW for submit@debbugs.gnu.org; Fri, 25 Mar 2022 15:51:09 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:54482) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXpxj-0001Wx-SJ for 54560@debbugs.gnu.org; Fri, 25 Mar 2022 15:51:08 -0400 Received: from [172.20.10.5] ([188.189.39.43]) by andre.telenet-ops.be with bizsmtp id Ajr6270050vrxzQ01jr6lH; Fri, 25 Mar 2022 20:51:06 +0100 Message-ID: <4a4e6e4f19ec95352b81cd66c29fe55cefe51cc9.camel@telenet.be> From: Maxime Devos Date: Fri, 25 Mar 2022 20:51:05 +0100 In-Reply-To: <20220325133211.5128-14-hello@lnikki.la> References: <20220325133211.5128-1-hello@lnikki.la> <20220325133211.5128-14-hello@lnikki.la> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-Cf7sNyvHRG1vS0mbFv4T" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1648237866; bh=YFICd4mEHjjdymV6l5VQzPyn+J4/fJp/W/bl75BW3yA=; h=Subject:From:To:Date:In-Reply-To:References; b=Y4pJ075oSu+NzudHi2XXh8cSdIPPdHbjWmUlQD8pk3iAsrl7PqVFRxB8qhXrQ58cY kmQL7cVy4pc+GiamO0pvAwgjGSDCIyedfreCDF5CJmI/GHvyWXBNW7144FsgXx5HQO N0UbnT344pWLUAl2NV8Fruooeoo95wfHE9+vkOQxGvS9KHBuBXsiQnSErYp5PTr8k+ 9+BEMg7Yqyay9LSQodaXyclo/yLbT67uUVp6U6OhNYK0MprYzZTzV5ALa/Qbkmy9dC r/HdEI9TX0eNWDOSinzfMr7xwhgk85jlaS5bYhhUbxuqI3fKCBmBuNFnWmTGrvgcRc fFiE9K/fcc1xg== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1648237934; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=YFICd4mEHjjdymV6l5VQzPyn+J4/fJp/W/bl75BW3yA=; b=pdjMS6symtm+ozC9VyOsC3cHbGiLq41B7xD5tnXgvRXRTwAII3c05VbJT6GOxpZ6GWISkr xO7sFfZQJmapPoBn/LwdMUVerH8hOo/bVBR4M4Q8rferDYQvp/6TVgbdH9v4YbqxZPnIEG 8b6bQuP3GXhZL86HDucHDtQQ1q1d/n157uoGk/2cGV4sk21ezUbtJUHkfS2Be2rUmt5pp1 ZQIYsKiA16B7a6XXg0/EcBcSTznowo1QXBNJOYqu/BawS3EBaXAvBfY5JcNm0R5I1MHbEe jmX22PJ1grNkYs2q8UoozkHRwnqU4yjRS+qDCEOfqesJTiU8wg+4UIU6okkxOg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648237934; a=rsa-sha256; cv=none; b=NdMDvsloJTiRoHGbmxnZCiNZeqXn72XQ40QKVhDe34OUrWITzcKeYncjUO2VLL9EH+j9vf 3B/A9dR82AQGw2q5MmWi33+flB0xCJKUK97exIPuBUCn5Ni5x263ZcyfPbM/mDj8ECpgW4 tNp7zyxtyNejFbqm7UZJTKrIhL4mux+rfWwQXdcJlwMzyp9jOCLB6t5j/pdzLBT/S7OHL7 wfWn27wc3uj3mpakBwENxi7lCQmvA41fyq65DyEdx37C+FDFNQavNacfyXbNRT676VaTSY b8e7Rezix8ZRm3q5nl6vOBJxOV4Tpk2HZQXlomXWGqH1blEWZhAGLDeRlZ3MgQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=Y4pJ075o; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 3.72 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=Y4pJ075o; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 71D453441 X-Spam-Score: 3.72 X-Migadu-Scanner: scn1.migadu.com X-TUID: jZZnUc7sbaId --=-Cf7sNyvHRG1vS0mbFv4T Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Leo Nikkil=C3=A4 schreef op vr 25-03-2022 om 15:31 [+0200]: > +=C2=A0=C2=A0=C2=A0=C2=A0 "Concurrency utilities for Go, including a back= ported version of > +@code{sync.Map} for Go < 1.9 named @code{concurrent.Map}, and > +@code{concurrent.Executor}.") It would be nice to actually describe what this package provides instead of mentioning some symbols. --=-Cf7sNyvHRG1vS0mbFv4T Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYj4dKRccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7pOEAQCm79TBP7odc2n/zYtyaJu+1jD6 zEODMggVp4xugxNQGAEAq2rTZxGO2sgdQMtgZZy5TB+Jg0yke0oZSeBgdE2ZYQg= =d53i -----END PGP SIGNATURE----- --=-Cf7sNyvHRG1vS0mbFv4T--