• pbair's avatar
    Generic BG migration jobs use the correct context · 9016f1df
    pbair authored
    Introduce a new base class for background migration jobs that is
    initialized with the current execution context of the migration.
    
    Also update generic migration jobs to use the provided execution context
    rather than referencing the workers or base models directly.
    9016f1df
background_migration_job.rb 1.24 KB