This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/async_svc_registration
in repository https://gitbox.apache.org/repos/asf/celix.git.
from 87ba7ff Fixes issues with useService(s) and service on demand and
async closing trackers.
add fa1cff7 Close all modules associated with a bundle before destroying
it
add 2546c64 Merge pull request #298 from PengZheng/master
add 5e47f66 fixed calculator example 'sub' shell tips on remote service
add fcd2a33 Merge pull request #303 from wanglzh/master
add 40e33da Fix memory leak
add 7bd9f26 gh-305: Adds ifndef test to prevent double define of
MSG_NOSIGNAL for OSX.
add 7a26aea Merge pull request #307 from apache/feature/gh-305
add 60f47b5 Merge branch 'master' into feature/async_svc_registration
add 4361b49 Adds a waitForBundleEvents call to
install/start/stop/uninstall bundle calls
No new revisions were added by this update.
Summary of changes:
bundles/pubsub/pubsub_admin_tcp/src/pubsub_tcp_handler.c | 2 ++
bundles/remote_services/discovery_etcd/src/discovery_impl.c | 1 +
bundles/remote_services/discovery_shm/src/discovery_impl.c | 4 +---
.../examples/calculator_service/src/calculator_impl.c | 2 +-
.../examples/calculator_shell/src/sub_command.c | 2 +-
libs/framework/src/framework.c | 13 ++++++++++++-
6 files changed, 18 insertions(+), 6 deletions(-)