diff options
author | Douwe Maan <douwe@gitlab.com> | 2017-01-25 20:30:29 +0000 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2017-01-27 14:09:49 -0500 |
commit | e69aa6b26d81e06eb8ef8757c9b63fc37f57d107 (patch) | |
tree | 91e657b54a5045b8ec1d794fab0845e4a0dbac6f /changelogs | |
parent | 0161c294975726b9aa25f929b0b6c75d5b181f65 (diff) | |
download | gitlab-ce-e69aa6b26d81e06eb8ef8757c9b63fc37f57d107.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: |