This commit is contained in:
yumoqing 2026-03-17 11:33:05 +08:00
parent 0f79e07c12
commit df638f3941

View File

@ -406,7 +406,7 @@ where backid=${backid}$
await sor.C('node_execution', ns) await sor.C('node_execution', ns)
else: else:
debug(f'{node=}, {edge=}, {inst=}is_ok_to_create_new_node_exe() 返回了{x}' debug(f'{node=}, {edge=}, {inst=}is_ok_to_create_new_node_exe() 返回了{x}')
async def is_ok_to_create_new_node_exe(self, sor, node, edges, inst): async def is_ok_to_create_new_node_exe(self, sor, node, edges, inst):
join = node.get('join') join = node.get('join')