github-actions[bot] commented on issue #18318: URL: https://github.com/apache/dolphinscheduler/issues/18318#issuecomment-4618461099
### 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 Workflow instance, the last shell node is not running The workflow instance is always in the running state and does not end or fail. All subsequent scheduled schedules cannot be executed. ### What you expected to happen The workflow status exits from the running status and does not affect the next scheduled schedule. ### How to reproduce Environment: standalone mode, metadata depends on mysql Create a 5-node workflow and schedule it regularly. After the task is scheduled, restart the standalone process, and you will occasionally find that the workflow is always in the running state. ### Anything else _No response_ ### Version 3.4.1 ### 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]
