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(-)