Make Thread in LocalConsole not a daemon thread
-----------------------------------------------

                 Key: FELIX-1105
                 URL: https://issues.apache.org/jira/browse/FELIX-1105
             Project: Felix
          Issue Type: Improvement
          Components: Karaf
            Reporter: Alin Dreghiciu
            Priority: Minor


When using the LocalConsole in Equinox without console, equinox will exit if 
their own console is not there (and is not there because we use GShell) unless 
there is a non daemon thread. So, just mark the created thread as non daemon 
thread.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to