pnoltes opened a new pull request, #734:
URL: https://github.com/apache/celix/pull/734

   This PR adds support for creating a service tracking in a 
`celix_bundleContext_useTrackedService(s)*` calls. 
   
   This is done by calling the use callbacks outside of the (read) lock. The 
prevent that the service tracker can be removed during a use callback, an 
atomic use count is introduced. 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to