Background threads should be daemon threads
-------------------------------------------

                 Key: SLING-1791
                 URL: https://issues.apache.org/jira/browse/SLING-1791
             Project: Sling
          Issue Type: Improvement
          Components: Extensions
    Affects Versions: Extensions Event 2.4.0
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
            Priority: Minor
             Fix For: Extensions Event 2.4.2


All threads from the pool are currently non daemon threads - the shutdown has 
to wait for these threads to finish; as the system is shutting down and 
therefore becomes unusable, the threads should be daemon threads.

-- 
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