From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-3.2 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from mail-vk0-x234.google.com (mail-vk0-x234.google.com [IPv6:2607:f8b0:400c:c05::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id AEC201F404; Thu, 8 Feb 2018 13:07:28 +0000 (UTC) Received: by mail-vk0-x234.google.com with SMTP id j204so2667129vke.12; Thu, 08 Feb 2018 05:07:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=BxwaMv7DYRf8ofiKB91R5ciRtUZOnDuZi1IBlEaluiw=; b=bWzmtMpJVdyJRtgAg0gERt+fqUPOzOioPQl7WVXJ+Ol35vzzIXy/0R7MYNyKfplyC3 RI9A24NMBJ4hlFSMiaswonbLJAKwCBCH1AEdXM3RuVtN6RTv45ILCJVZvURgUYMPvpNC kPzPYV0W9lkcG2ADmDBF/rrnEuZSrTkYA2UThsMkvFHsulzgv1KB/F/kXAzVVa4KMCKq 5DFBZIfXceR1E3ZM6bTidcTt+8fPtVAr8Nf3sBAgSjZLagagUUxj5UDSlWhUnUDzpkP2 RKh2i9VKhIw3vXXmLSa+JkYVKxxfREwgtE/747foPTe2EidJw0/Gyby5FWP/GBbjbSw2 +eAw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=BxwaMv7DYRf8ofiKB91R5ciRtUZOnDuZi1IBlEaluiw=; b=Eu9ClD83ek+nmMsBFE2ZjIPDxUbWuR3M90HKsGV/xeYTTvHfR1E57t32vDy8Qae0s2 SmiLGqE0IlpgkFVnnJuf3ZrYJw5fKXSabWXBTvv2JRYu66JoCWwoambilNjvugVFgBdA tCvpH4DOemMFHw6t/cobVlSTqd9GLJ8NhN5mBqb+T13UJ+EtzOgVmmUZvFiqlc3i8Gtl eKVDQBleeGznAfu1O7Y/PDnvKo1YEgDfYUnsqHLk187f/KBPQBM96i6i3eK3DKEU96Zr eUmR1U96pU8h+nbhkFEjHHJ/BNp2/9h81NGpCVz1MJmSx2pq3m2l39ykn9C+oRMOaM1M QQ1w== X-Gm-Message-State: APf1xPAyZEfQGcnP6R2GgN0pkxvpcbTTMFnlkpv9j/nKIGwzGl8Z0G9o 8LL5vt3wkampc/ZyiH8GkAO8hKX53D5MH75jhsE= X-Google-Smtp-Source: AH8x2247lJjUFB8WvJJlv7qLPB70L7CP/+62GeELNHCThqrZY0FuwTfTyMWlOt2YGsqev8cv7aftfua5STaU4AdxC38= X-Received: by 10.31.157.151 with SMTP id g145mr456497vke.114.1518095247425; Thu, 08 Feb 2018 05:07:27 -0800 (PST) MIME-Version: 1.0 Received: by 10.176.37.6 with HTTP; Thu, 8 Feb 2018 05:06:47 -0800 (PST) In-Reply-To: <20180125083836.GA3766@80x24.org> References: <20180121234911.GA29238@whir> <20180123220303.GA7222@80x24.org> <20180124191837.GA15414@starla> <20180124224932.GA13304@starla> <20180125083836.GA3766@80x24.org> From: Dimid Duchovny Date: Thu, 8 Feb 2018 15:06:47 +0200 Message-ID: Subject: Re: Feature Request: thread grouping To: Eric Wong Cc: msgthr-public Content-Type: text/plain; charset="UTF-8" List-Id: > Sure, but I was just thinking you could do a better job > introducing it to other people since you wrote it :) > I announce all releases of software I intend to support to ruby-talk. > I'm sleepy so my English has deteriorated, will wait until tomorrow > before releasing + announcement. Hi Eric, Thanks for writing the announcement. I just realized that solely for thread grouping purposes, It's not necessary to call `thread!`, since it doesn't create any new edges.