aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/aflow/testdata/TestDoWhileMaxIters.trajectory.json
Commit message (Collapse)AuthorAgeFilesLines
* pkg/aflow: add explicit DoWhile.MaxIterationsDmitry Vyukov2026-01-271-0/+133
Add DoWhile.MaxIterations and make it mandatory. I think it's useful to make workflow implementer to think explicitly about a reasonable cap on the number of iterations.