Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4B416200D19 for ; Fri, 6 Oct 2017 18:07:58 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4997A1609DF; Fri, 6 Oct 2017 16:07:58 +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 876991609D0 for ; Fri, 6 Oct 2017 18:07:57 +0200 (CEST) Received: (qmail 48766 invoked by uid 500); 6 Oct 2017 16:07:56 -0000 Mailing-List: contact commits-help@beam.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.apache.org Delivered-To: mailing list commits@beam.apache.org Received: (qmail 48757 invoked by uid 99); 6 Oct 2017 16:07:56 -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; Fri, 06 Oct 2017 16:07:56 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id CEBDAF56A3; Fri, 6 Oct 2017 16:07:55 +0000 (UTC) From: lukecwik To: commits@beam.apache.org Reply-To: commits@beam.apache.org References: In-Reply-To: Subject: [GitHub] beam pull request #3944: [BEAM-3016] Fix blocking issue within run() when ch... Content-Type: text/plain Message-Id: <20171006160755.CEBDAF56A3@git1-us-west.apache.org> Date: Fri, 6 Oct 2017 16:07:55 +0000 (UTC) archived-at: Fri, 06 Oct 2017 16:07:58 -0000 Github user lukecwik closed the pull request at: https://github.com/apache/beam/pull/3944 ---