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

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


    from 87fe188  Add initial executor abstraction to promise and 
implementation of a simple executor
     add 13d643e  Replaces promise.wait(); in the tests to executor->wait();. 
Also updates readme.

No new revisions were added by this update.

Summary of changes:
 misc/experimental/promise/README.md                | 45 +++++++---------------
 .../promise/gtest/src/PromiseTestSuite.cc          |  3 +-
 .../promise/gtest/src/VoidPromiseTestSuite.cc      |  6 +--
 3 files changed, 18 insertions(+), 36 deletions(-)

Reply via email to