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 63683c03d3446cfeaf3424b9d71f1536e6017279
Merge: 58860bbf1 2378bac0e
Author: PengZheng <howto...@gmail.com>
AuthorDate: Sun Jun 16 12:59:29 2024 +0800

    Merge pull request #753 from apache/feature/215-stop-launcher-by-signal
    
    Feature/215 async-signal-safe launcher shutdown

 libs/framework/gtest/src/CelixLauncherTestSuite.cc |  20 +++-
 .../framework/gtest/src/ScheduledEventTestSuite.cc |  14 +++
 libs/framework/include/celix_launcher.h            |   9 ++
 libs/framework/src/bundle_context.c                |   2 +-
 libs/framework/src/celix_launcher.c                | 108 +++++++++++++++------
 libs/framework/src/celix_launcher_private.h        |   9 --
 libs/framework/src/framework.c                     |  10 +-
 7 files changed, 127 insertions(+), 45 deletions(-)

Reply via email to