diff options
author | Douwe Maan <douwe@gitlab.com> | 2017-01-25 20:30:29 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2017-01-25 20:30:29 +0000 |
commit | e74c6ae6b60900c7f0b6a34c843fa2630a4685bc (patch) | |
tree | a65191948ae860397df698dfbc85ba91c96f4e85 /changelogs | |
parent | 844bf10847af67d2561ef137fcfbe6ba61204e6c (diff) | |
parent | 88e627cf14b47ca5d63f2cb0ffe24124fb4b116a (diff) | |
download | gitlab-ce-e74c6ae6b60900c7f0b6a34c843fa2630a4685bc.tar.gz |
Merge branch 'refresh-authorizations-fork-join' into 'master'
Fix race conditions for AuthorizedProjectsWorker
Closes #26194 and #26310
See merge request !8701
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/refresh-authorizations-fork-join.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/refresh-authorizations-fork-join.yml b/changelogs/unreleased/refresh-authorizations-fork-join.yml new file mode 100644 index 00000000000..b1349b9447d --- /dev/null +++ b/changelogs/unreleased/refresh-authorizations-fork-join.yml @@ -0,0 +1,4 @@ +--- +title: Fix race conditions for AuthorizedProjectsWorker +merge_request: +author: |