This is an automated email from the ASF dual-hosted git repository.
leonbao pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.
from 705ba74 [Fix-7195] The file path of 2.0.1-schema used a wrong
separator. (#7200)
add ff9bc80 [Bug-7206] [MasterServer] fix process isntance always running
when task timeout (#7207)
No new revisions were added by this update.
Summary of changes:
.../master/runner/MasterSchedulerService.java | 11 ++-
.../master/runner/StateWheelExecuteThread.java | 101 ++++++++++++---------
.../master/runner/WorkflowExecuteThread.java | 45 +++++++--
.../server/master/WorkflowExecuteThreadTest.java | 3 +-
4 files changed, 103 insertions(+), 57 deletions(-)