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 b4aa542410 ISIS-3223: improve AsyncTask, so we can wait for result on 
on calling thread
     add d0250e8b59 ISIS-3223: simplify and fix RepositoryServiceDefault detach 
logic

No new revisions were added by this update.

Summary of changes:
 .../services/wrapper/control/AsyncControl.java     | 29 ++++---
 .../repository/RepositoryServiceDefault.java       |  7 +-
 .../wrapper/WrapperFactoryDefault.java             | 93 ++++++++--------------
 .../integtests/WrapperFactory_async_IntegTest.java | 13 ++-
 .../isis/testdomain/wrapperfactory/Counter.java    | 22 +++--
 .../wrapperfactory/Counter_bumpUsingMixin.java     |  6 +-
 6 files changed, 78 insertions(+), 92 deletions(-)

Reply via email to