You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2021/03/26 08:16:19 UTC

[celix] branch feature/missing_async_calls updated (766af1a -> df61743)

This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a change to branch feature/missing_async_calls
in repository https://gitbox.apache.org/repos/asf/celix.git.


    from 766af1a  Increases promise timeout because of ci build failures.
     add df61743  Disables promise timeout test for macos

No new revisions were added by this update.

Summary of changes:
 libs/framework/benchmark/src/LookupServicesBenchmark.cc | 4 ++--
 libs/framework/gtest/src/CxxBundleContextTestSuite.cc   | 6 +++---
 libs/framework/include/celix/BundleContext.h            | 8 ++------
 libs/promises/gtest/src/PromisesTestSuite.cc            | 5 ++++-
 libs/promises/gtest/src/VoidPromisesTestSuite.cc        | 5 ++++-
 5 files changed, 15 insertions(+), 13 deletions(-)