Skip to content

Fix race conditions for AuthorizedProjectsWorker

Yorick Peterse requested to merge refresh-authorizations-fork-join into master

This MR fixes two race conditions that can lead to authorized projects not being populated properly.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/26194, fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/26310

Merge request reports