Allow custom predicate to steal BG jobs
Modify the BackgroundMigration.steal method to accept an optional predicate block that will only steal jobs matching the class name for which the block returns true.
Showing
Please register or sign in to comment