循环节点中break节点的使用
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 280
- PR merge metrics
- No merged PRs in 30d
Description
hello 各位cpmpileflow :
感谢大佬开源的compileflow,我已经感觉到这个项目的可能会带给我开发的好处
但是在使用上我有如下疑惑
如何在循环节点中使用break 节点,设置如下的break节点,结果没有效果:
```xml
```
是否可以提供下break节点以及continue节点的使用案例喃?
感谢
Contributor guide
Research direction
Start by reproducing the supplied loopProcess XML with its break node and expression i >= 1, then trace how the loop and break configuration are handled. Done means the break behavior is explained or corrected, with a working break example and a continue example if the project supports it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100