diff options
author | Michael Kozono <mkozono@gmail.com> | 2017-05-05 14:31:33 -0700 |
---|---|---|
committer | Michael Kozono <mkozono@gmail.com> | 2017-05-05 14:31:33 -0700 |
commit | b0ee22609a89572d6e3f98eebccf9fb2335dd939 (patch) | |
tree | 3fb75c0f2eea7ff932a127bb416c130db3d7ce20 /spec/config | |
parent | e1c245af51e294c84552cff8021342e7ae493b8a (diff) | |
download | gitlab-ce-b0ee22609a89572d6e3f98eebccf9fb2335dd939.tar.gz |
Reduce risk of deadlocks17361-redirect-renamed-paths
We’ve seen a deadlock in CI here https://gitlab.com/mkozono/gitlab-ce/builds/15644492#down-build-trace. This commit should not fix that particular failure, but perhaps it will avoid others.
* Don’t call delete_conflicting_redirects after update if the path wasn’t changed
* Rename descendants without using recursion again, so we can run delete_conflicting_redirects exactly once.
Diffstat (limited to 'spec/config')
0 files changed, 0 insertions, 0 deletions