This is an automated email from the ASF dual-hosted git repository.
caishunfeng pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
from 1c4b8d1811 [Fix][UI Next][V1.0.0-Beta] Add a return button and set the
form to disabled on the file detail page. (#9802)
add d2fe85d7da [Fix-9796] The task queue can be executed normally. (#9797)
No new revisions were added by this update.
Summary of changes:
.../api/service/ExecutorService.java | 8 +++++++
.../api/service/impl/ExecutorServiceImpl.java | 27 ++++++++++++++++++---
.../api/service/impl/TaskGroupServiceImpl.java | 10 ++++----
.../api/service/ExecutorServiceTest.java | 28 ++++++++++++++++++++++
.../api/service/TaskGroupServiceTest.java | 10 --------
5 files changed, 65 insertions(+), 18 deletions(-)