Framework.waitForStop() does not obey timeout
---------------------------------------------

                 Key: FELIX-1279
                 URL: https://issues.apache.org/jira/browse/FELIX-1279
             Project: Felix
          Issue Type: Bug
          Components: Framework, Specification compliance
    Affects Versions: felix-1.8.1
            Reporter: Richard S. Hall
            Assignee: Richard S. Hall
            Priority: Minor
             Fix For: felix-2.0.0


Framework.waitForStop() uses ThreadGate to cause threads to wait for the 
framework to shutdown. Unfortunately, ThreadGate.await(long) was basically 
ignoring the timeout value.

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