Files
windmill/backend
Ruben Fiszel e606118943 fix(backend): collecting result when for loop is not the last step #422
* wip: step after forloop results

Adding a failing test so I don't forget out about it.

In the last step, `items` is `4`, the last item in iteration, rather
than the collected list.  My guess is this is because the results aren't
collected unless the flow quits early or the forloop module is the last
module so that `last_step` is true.

* test

Co-authored-by: sqwishy <somebody@froghat.ca>
2022-08-16 23:03:55 +02:00
..
2022-08-09 22:34:54 +02:00
2022-08-16 21:00:11 +02:00
2022-07-06 00:22:37 +02:00
2022-08-14 10:26:43 +02:00
2022-05-05 10:22:33 +02:00
2022-08-12 01:53:32 +02:00
2022-07-25 16:02:32 +02:00
2022-07-29 21:35:50 +02:00
2022-07-06 00:22:37 +02:00