You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/19 16:29:20 UTC

[jira] [Commented] (KARAF-4630) Race condition in StreamPumper causes an infinite loop in it's deamon thread which prevents shell command from terminating

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

ASF GitHub Bot commented on KARAF-4630:
---------------------------------------

GitHub user johnpoth opened a pull request:

    https://github.com/apache/karaf/pull/212

    [KARAF-4630] Fix race condition in StreamPumper

    https://issues.apache.org/jira/browse/KARAF-4630

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

    $ git pull https://github.com/johnpoth/karaf KARAF-4630

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

    https://github.com/apache/karaf/pull/212.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 #212
    
----
commit 4efc175b506748630b3ed5ffdf1b2e33ebfa278b
Author: jpoth <jp...@redhat.com>
Date:   2016-07-19T16:27:53Z

    [KARAF-4630] Fix race condition in StreamPumper

----


> Race condition in StreamPumper causes an infinite loop in it's deamon thread which prevents shell command from terminating
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: KARAF-4630
>                 URL: https://issues.apache.org/jira/browse/KARAF-4630
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-util
>    Affects Versions: 4.1.0, 4.0.5
>            Reporter: John Poth
>         Attachments: test.script
>
>
> To reproduce simply run shell:source with the attached script.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)