Split In Batches Nested Loops - New vs. Old Nodes

OK, got now fixed by adding another key to the context, which is called “done”. It gets set to true after the node did output data from the “done” branch. That allows now an easy reset for this double loops.

The PR will be revied and merged soon: