目前是不是不支持并行后合并的操作呀 #71
Answered
by
qdaxb
ZhangTeng2017
asked this question in
Q&A
-
举个例子,A任务执行完之后并行两个子任务B和C,能否在B和C都执行完后执行D任务? |
Beta Was this translation helpful? Give feedback.
Answered by
qdaxb
Jul 6, 2024
Replies: 1 comment
-
支持,参考 https://rill-flow.github.io/docs/getting-started/sample/#并行和异步处理 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
qdaxb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
支持,参考 https://rill-flow.github.io/docs/getting-started/sample/#并行和异步处理