This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/causeway.git
commit 3d7d75f968f772528c0b7a55e66e1eb9112ff9eb Merge: d0da9ee945 c536007fb9 Author: Dan Haywood <[email protected]> AuthorDate: Thu Sep 28 12:04:18 2023 +0100 Merge pull request #1910 from apache/CAUSEWAY-3616 CAUSEWAY-3616: moves background job control from the job and into a s… .../applib/CausewayModuleExtCommandLogApplib.java | 4 + .../applib/job/BackgroundCommandsJobControl.java | 95 ++++++++++++++++++++++ .../applib/job/RunBackgroundCommandsJob.java | 28 +++---- 3 files changed, 109 insertions(+), 18 deletions(-)
