You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/21 21:23:00 UTC

[jira] [Commented] (BEAM-2785) Allow termination of Python DirectRunner execution with Ctrl-C

    [ https://issues.apache.org/jira/browse/BEAM-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16135860#comment-16135860 ] 

ASF GitHub Bot commented on BEAM-2785:
--------------------------------------

GitHub user charlesccychen opened a pull request:

    https://github.com/apache/beam/pull/3741

    [BEAM-2785] Allow termination of DirectRunner execution with Ctrl-C

    R: @aaltay

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/charlesccychen/beam directrunner-ctrl-c

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/3741.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3741
    
----
commit de71861122a076dd483ad8b051cf550c7c58f1f3
Author: Charles Chen <cc...@google.com>
Date:   2017-08-21T21:18:45Z

    Allow termination of DirectRunner execution with Ctrl-C

----


> Allow termination of Python DirectRunner execution with Ctrl-C
> --------------------------------------------------------------
>
>                 Key: BEAM-2785
>                 URL: https://issues.apache.org/jira/browse/BEAM-2785
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>    Affects Versions: 2.0.0
>            Reporter: Charles Chen
>            Assignee: Charles Chen
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> We should allow termination of Python DirectRunner execution with a Ctrl-C KeyboardInterrupt.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)