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 06ae35ae7bab3b01eb85b0e449dc06611cc1fbf4 Merge: 553e2f6a6 3c13b38e3 Author: PengZheng <[email protected]> AuthorDate: Sat Jan 11 20:09:47 2025 +0800 Merge pull request #780 from Deedss/feature/event-information-on-waiting Expand logging information when genericEvent is waiting documents/framework.md | 1 + .../framework/gtest/src/CelixFrameworkTestSuite.cc | 34 +++++++++++++++++++++ libs/framework/include/celix/Constants.h | 8 +++++ libs/framework/include/celix_constants.h | 15 ++++++++++ libs/framework/src/framework.c | 35 ++++++++++++++-------- libs/framework/src/framework_private.h | 2 ++ 6 files changed, 82 insertions(+), 13 deletions(-)
