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.
   
![image](https://user-images.githubusercontent.com/22784075/225490500-73bf8629-1baa-4b53-b02b-69ed950025be.png)
   
![image](https://user-images.githubusercontent.com/22784075/225490539-9da43a43-fbb4-49a7-a8c0-fd2cf8fb7347.png)
   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]

Reply via email to