Skip to content

experimental fix for several move commands in the same block

Carsten Burgard requested to merge several-moves-per-loop into master

Release notes

having several $move commands in the same @ loop resulted in any failing move command interrupting the chain and stopping all others from being executed. This should be fixed with this commit.

Merge request reports