elenore233 commented on PR #11340: URL: https://github.com/apache/dolphinscheduler/pull/11340#issuecomment-1430786493
@ruanwenjun Hi, I have a problem with your PR, can you help me with it? when I try to stop a process instance with a task node(we'll say x) of SubProcess type, I found the parent process instance' state is always READY_STOP(4), never change to STOP(5), and the task instance of node(x)' state is RUNNING_EXECUTION(1), but the state of sub process instance (related to node(x)) is STOP(5), server log:  code:  can you help complete the TODO things? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
