hpcflow / hpcflow-new

Mozilla Public License 2.0
0 stars 5 forks source link

fix: make loop termination command check conditional on `Workflow.loops` #668

Closed aplowman closed 5 months ago

aplowman commented 5 months ago

This is currently an expensive IO operation because it needs to read a large proportion (if not all) of the run metadata array.