You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/01 21:44:00 UTC

[jira] [Commented] (FELIX-6046) gogo shell interrupts wrong thread on Activator stop

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

ASF GitHub Bot commented on FELIX-6046:
---------------------------------------

GitHub user sebratton opened a pull request:

    https://github.com/apache/felix/pull/181

    FELIX-6046 - fix gogo shell thread interrupt.

    proposed fix for FELIX-6046

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

    $ git pull https://github.com/sebratton/felix gogo-shell-6046

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

    https://github.com/apache/felix/pull/181.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 #181
    
----
commit ff104db634f48d9009eb51f156400586272c3a29
Author: Samuel E Bratton <se...@...>
Date:   2019-02-01T21:27:58Z

    FELIX-6046 - fix gogo shell thread interrupt.

----


> gogo shell interrupts wrong thread on Activator stop 
> -----------------------------------------------------
>
>                 Key: FELIX-6046
>                 URL: https://issues.apache.org/jira/browse/FELIX-6046
>             Project: Felix
>          Issue Type: Bug
>          Components: Gogo Shell
>    Affects Versions: gogo.shell-1.1.2
>            Reporter: Samuel Bratton
>            Priority: Minor
>
> gogo shell interrupts the thread calling stop rather than the shell thread itself.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)