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

ahuber pushed a change to branch v4
in repository https://gitbox.apache.org/repos/asf/causeway.git


    from aff2df1bff8 Merge remote-tracking branch 'origin/main' into v4
     add 4f8c1e0af1c CAUSEWAY-3883: fixes AsyncProxyInternal#join not waiting
     new 1d7979d33ab Merge remote-tracking branch 'origin/main' into v4

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:
 .../applib/services/wrapper/WrapperFactory.java    |  9 ++--
 .../core/metamodel/object/MmEntityUtils.java       | 17 +++++--
 .../wrapper/AsyncExecutionFinisher.java            |  8 +--
 .../runtimeservices/wrapper/AsyncExecutor.java     | 18 +++++--
 .../wrapper/AsyncProxyInternal.java                | 41 +++++++++------
 .../wrapper/WrapperFactoryDefault.java             | 53 ++++++++------------
 .../BackgroundService_IntegTestAbstract.java       | 58 +++++++++++++++-------
 .../integtests/WrapperFactory_async_IntegTest.java | 42 +++++++++++-----
 8 files changed, 151 insertions(+), 95 deletions(-)

Reply via email to