Skip to content

Fix wrong call to ProjectCacheWorker.perform, and call ProjectCacheWorker.perform_async instead

What does this MR do?

The title is self-explanatory.

This was broken in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7754/diffs#d1ed51f786adbba30adcd85fd200b209e41b94d3 (8.16.0).

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

I don't think so?

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #27516 (closed)

Merge request reports