From dev-return-51308-archive-asf-public=cust-asf.ponee.io@thrift.apache.org Tue Jan 30 13:52:19 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 4F7A218061A for ; Tue, 30 Jan 2018 13:52:19 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 3F415160C53; Tue, 30 Jan 2018 12:52:19 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7F985160C42 for ; Tue, 30 Jan 2018 13:52:18 +0100 (CET) Received: (qmail 35360 invoked by uid 500); 30 Jan 2018 12:52:17 -0000 Mailing-List: contact dev-help@thrift.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@thrift.apache.org Delivered-To: mailing list dev@thrift.apache.org Received: (qmail 35349 invoked by uid 99); 30 Jan 2018 12:52:16 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jan 2018 12:52:16 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D4550DFC3E; Tue, 30 Jan 2018 12:52:16 +0000 (UTC) From: jeking3 To: dev@thrift.apache.org Reply-To: dev@thrift.apache.org References: In-Reply-To: Subject: [GitHub] thrift issue #1483: THRIFT-4308: re-enable dlang deimos build support for li... Content-Type: text/plain Message-Id: <20180130125216.D4550DFC3E@git1-us-west.apache.org> Date: Tue, 30 Jan 2018 12:52:16 +0000 (UTC) Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1483 The concurrency test failed, which is a known intermittent issue. ---