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


   This PR fixes two issues:
   
   1) The pubsub alias target where not correct, because alias cmake targets 
(e.g. `add_library(FooAlias ALIAS Foo)`) cannot be used for imported (not 
global) targets.
   
   2) PR #354 introduces deadlocks in pubsub, so reverting the change that 
celix_bundleContext_useService(s) was no langer called from the Celix event 
thread. 


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