mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-23 20:18:09 +08:00
bug #I4HZYN 使用When操作同一个Node时,会造成Tag标签的线程不安全
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
</chain>
|
||||
|
||||
<chain name="chain3">
|
||||
<when value="b[1],b[2],b[3],b"/>
|
||||
<then value="b1"/>
|
||||
<when value="b[1],b[2],b[3]"/>
|
||||
</chain>
|
||||
</flow>
|
||||
Reference in New Issue
Block a user