Skip to content

Bring changes from EE for parallel_importer.rb

Lin Jen-Shin requested to merge unify-parallel_importer into master

What does this MR do?

Bring changes from EE for parallel_importer.rb

Are there points in the code the reviewer needs to double check?

This is actually a bug in rspec-mocks (fix was https://github.com/rspec/rspec-mocks/pull/1218) but not in Ruby, however let's get this unified with EE first.

Why was this MR needed?

Part of &27 (closed)

Does this MR meet the acceptance criteria?

  • Tests added for this feature/bug
  • Conform by the code review guidelines
    • Has been reviewed by a Backend maintainer

What are the relevant issue numbers?

See &27 (closed)

Merge request reports