Resolve "Batched background migrations - Add steal method"
In this MR, we are adding support for inline execution for batched background migrations, and we also changed the behavior of the method ensure_batched_background_migration_is_finished
to execute the batched background migration inline if the migration is not completed.
For more context, please take a look here: #360556 (comment 933819857)
Related to #360556 (closed)
Edited by Diogo Frazão