AVeryHandsomePerson opened a new issue, #17522: URL: https://github.com/apache/dolphinscheduler/issues/17522
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened In DolphinScheduler v3.2.2, when manually stopping a sub_process task, the parent task stops as expected, but its sub-tasks (the tasks inside the sub-process) continue to run. <img width="2308" height="1406" alt="Image" src="https://github.com/user-attachments/assets/8d0531a3-5816-46a8-a36b-49a9765cdd9e" /> <img width="2886" height="1002" alt="Image" src="https://github.com/user-attachments/assets/acb845b2-aeb6-4989-b26a-e3b94894ba10" /> no stop <img width="2932" height="1092" alt="Image" src="https://github.com/user-attachments/assets/504aa53d-014d-472d-bc97-3ead0e740042" /> version ### What you expected to happen Stopping a sub_process task should also stop all its sub-tasks. ### How to reproduce 1. <img width="2958" height="1510" alt="Image" src="https://github.com/user-attachments/assets/d0972219-d9fb-4187-959f-d9a631d5fa74" /> 2. <img width="2926" height="1080" alt="Image" src="https://github.com/user-attachments/assets/b0a9c48b-6c97-40e2-8aad-b44719ea838f" /> 3. <img width="2938" height="1324" alt="Image" src="https://github.com/user-attachments/assets/4d838d88-384c-40e2-b40d-2d4746801f4a" /> <img width="2890" height="1168" alt="Image" src="https://github.com/user-attachments/assets/25769cf4-15c5-4b22-be63-b8fe3831084b" /> <img width="2948" height="1536" alt="Image" src="https://github.com/user-attachments/assets/4fd00ab7-84d2-4687-aaff-2a2cab724f57" /> ### Anything else _No response_ ### Version 3.2.x ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
