You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2022/10/01 09:34:56 UTC

[isis] branch ISIS-3223 updated (680e52df06 -> b4aa542410)

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

ahuber pushed a change to branch ISIS-3223
in repository https://gitbox.apache.org/repos/asf/isis.git


    from 680e52df06 ISIS-3223: move around classes/packages
     add b4aa542410 ISIS-3223: improve AsyncTask, so we can wait for result on on calling thread

No new revisions were added by this update.

Summary of changes:
 .../services/wrapper/control/AsyncControl.java     | 25 ++++++++
 .../isis/commons/concurrent/AwaitableLatch.java    |  4 +-
 .../wrapper/WrapperFactoryDefault.java             | 70 +++++++++++++++-------
 .../CoreWrapperFactory_IntegTestAbstract.java      |  6 ++
 .../integtests/WrapperFactory_async_IntegTest.java | 36 ++++++-----
 5 files changed, 105 insertions(+), 36 deletions(-)