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 2022/06/28 13:35:30 UTC

[celix] branch master updated (add55467 -> 424982f6)

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

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


    from add55467 Merge pull request #422 from pnoltes/feature/alt_c_hashmap
     add d33a6a0f Refactors the DefaultExecutor of celix::Promises so that std::function goes out of scope after executing
     new 424982f6 Merge pull request #423 from apache/feature/update_default_promise_executor

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libs/promises/api/celix/DefaultExecutor.h | 5 ++++-
 libs/promises/api/celix/IExecutor.h       | 3 +++
 2 files changed, 7 insertions(+), 1 deletion(-)


[celix] 01/01: Merge pull request #423 from apache/feature/update_default_promise_executor

Posted by pn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git

commit 424982f68f78a4aecf51a010faf717cede04227e
Merge: add55467 d33a6a0f
Author: Pepijn Noltes <pe...@gmail.com>
AuthorDate: Tue Jun 28 15:35:25 2022 +0200

    Merge pull request #423 from apache/feature/update_default_promise_executor
    
    Refactors the DefaultExecutor of celix::Promises

 libs/promises/api/celix/DefaultExecutor.h | 5 ++++-
 libs/promises/api/celix/IExecutor.h       | 3 +++
 2 files changed, 7 insertions(+), 1 deletion(-)