Only emit Advanced events at the end of the loop
Emitting one event per iteration could be problematic when a
migration does thousands of steps per block, and hardly that
useful. We therefore only emit one MigrationAdvanced event at the
end of the block.
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Please register or sign in to comment