This is an automated email from the ASF dual-hosted git repository. pengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix.git
commit dcd8157f20d5bb016a81ccc4652f2d2c3fccaff6 Merge: e7aee125 de764111 Author: PengZheng <[email protected]> AuthorDate: Tue Sep 26 12:10:31 2023 +0800 Merge pull request #657 from apache/hotfix/653-cxx_remote_services_test_crash_stopgap Workaround the lifecycle management issue of IImportRegistration. .github/workflows/ubuntu.yml | 12 ++++++---- .../admin/src/RemoteServiceAdmin.cc | 1 + .../src/RemoteServicesIntegrationTestSuite.cc | 4 ++-- bundles/pubsub/integration/CMakeLists.txt | 5 ++-- .../integration/gtest/PubSubWebsocketTestMain.cc | 28 ++++++++++++++++++++++ .../remote_service_admin_dfi/gtest/CMakeLists.txt | 6 +++++ .../remote_service_admin_dfi/gtest/src/main.cc | 3 +++ .../topology_manager/tms_tst/CMakeLists.txt | 4 ++++ .../topology_manager/tms_tst/main.cc | 3 +++ conanfile.py | 6 +++-- 10 files changed, 62 insertions(+), 10 deletions(-)
