ljjjjjjjjjjjjjjjjjjjjj commented on issue #13636: URL: https://github.com/apache/dolphinscheduler/issues/13636#issuecomment-1471174500
1、only process execute type = "Serial wait" ,all task from the same process will block.   2、if I stop the first instance,the,the second one will change state to running,then ,I can stop the second instance. My point is stop the second one when it is "Serial wait", so that we can stop the second one without stop the first one. 3、based on the current situation,I can stop the ”Serial wait“ instance this way ”Serial wait“ -> running -> stop. but I want stop instance this way ”Serial wait“ -> stop. -- 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]
