pnoltes commented on PR #729: URL: https://github.com/apache/celix/pull/729#issuecomment-1967644099
Currently it is not possible to call `celix_bundleContext_trackServices*` functions with a "use tracker service" callback (because a write lock is needed while holding a read lock). I think this can be enabled using a atomic use count, but I will do that in a separate PR. For now I will merge this PR. -- 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