caishunfeng opened a new pull request, #15057: URL: https://github.com/apache/dolphinscheduler/pull/15057
## Purpose of the pull request When multiple masters are used to run sub-workflow tasks, notification may cause memory data inconsistency in the parent workflow instance, and the process will be more complicated. Currently, relying on `StateWheelExecuteThread` to trigger states events is simple and efficient enough. ## Brief change log `WorkflowExecuteThreadPool` ## Verify this pull request - *Manually verified the change by testing locally.* -- 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]
