[Fix-15532][dolphinscheduler-master] Submit the condition task behind the skip node
Purpose of the pull request
- Fix #15532
- When parsing the skip node of the subsequent failed branch of the condition task, it should be judged whether it is a condition task, and if so, the task should be submitted.
- Like #15532,s7 executed successfully, the c2 task should be executed. But it was actually skipped。
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(or)
If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md
This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 7 days if no further activity occurs.
This pull request has been closed because it has not had recent activity. You could reopen it if you try to continue your work, and anyone who are interested in it are encouraged to continue work on this pull request.