[ 
https://issues.apache.org/jira/browse/FELIX-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Jencks resolved FELIX-3692.
---------------------------------

    Resolution: Won't Fix

This is not worthwhile enough to argue with Felix about :-)
                
> [DS] api for finding out if async work is done
> ----------------------------------------------
>
>                 Key: FELIX-3692
>                 URL: https://issues.apache.org/jira/browse/FELIX-3692
>             Project: Felix
>          Issue Type: Improvement
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-1.8.0
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: scr-1.8.0
>
>         Attachments: FELIX-3692-1.diff
>
>
> It might be useful to provide a couple methods on ScrService so you can find 
> out if all the async work is done.
> I'm thinking
> boolean tasksCompleted()
> void waitForTasksCompleted()
> This might be especially useful if we decide to adopt my "try again later" 
> proposal for resolving more circular dependencies (FELIX-3557) since that can 
> result in extra possibly unexpected async tasks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to