bugfix
This commit is contained in:
parent
f239f76ebe
commit
c1bca0a8e0
@ -405,7 +405,7 @@ where backid=${backid}$
|
||||
})
|
||||
elif node['type'] == 'end':
|
||||
await self.create_end_node_execution(sor, inst)
|
||||
debug('f'{node=}是终点节点,直接结束')
|
||||
debug('f{node=}是终点节点,直接创建结束节点')
|
||||
continue
|
||||
|
||||
await sor.C('node_execution', ns)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user