aiidateam / aiida-workgraph

Efficiently design and manage flexible workflows with AiiDA, featuring an interactive GUI, checkpoints, provenance tracking, and remote execution capabilities.
https://aiida-workgraph.readthedocs.io/en/latest/
MIT License
10 stars 5 forks source link

Infinite run if the zone (if, while) is empty, i.e., there is not child. #271

Closed superstar54 closed 3 months ago

superstar54 commented 3 months ago

Infinite run if the zone (if, while) is empty, i.e., there is not child.

08/26/2024 10:28:07 AM <359621> aiida.orm.nodes.process.workflow.workchain.WorkChainNode: [REPORT] [122010|WorkGraphEngine|continue_workgraph]: tasks ready to run: if_false
08/26/2024 10:28:07 AM <359621> aiida.orm.nodes.process.workflow.workchain.WorkChainNode: [REPORT] [122010|WorkGraphEngine|run_tasks]: Run task: if_false, type: IF
08/26/2024 10:28:07 AM <359621> aiida.orm.nodes.process.workflow.workchain.WorkChainNode: [REPORT] [122010|WorkGraphEngine|continue_workgraph]: Continue workgraph.
------------------------------------------------------------
Continue workgraph.