argo-workflows icon indicating copy to clipboard operation
argo-workflows copied to clipboard

feat: fix workflow hangs during executeDAGTask. Fixes #6557

Open smile-luobin opened this issue 2 years ago • 2 comments

Signed-off-by: smile-luobin [email protected]

Fixes #6557: workflow hangs during executeDAGTask.

If a DAGTask node type is retry and its last children is completed, it will be completed after woc.executeTemplate, so need to runOnExitNode to genereate its exitNode.

smile-luobin avatar Jun 17 '22 01:06 smile-luobin

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is a mentoring request, please provide an update here. Thank you for your contributions.

stale[bot] avatar Jul 10 '22 05:07 stale[bot]

This needs a test before it can be approved and merged.

done.

smile-luobin avatar Aug 04 '22 03:08 smile-luobin

@alexec can you quickly take a look and approve it?

sarabala1979 avatar Aug 08 '22 15:08 sarabala1979