Skip to content

Fix race conditions with checking nodes in localElector

Stan Hu requested to merge sh-fix-local-elector-lock into master

https://gitlab.com/gitlab-org/gitaly/-/jobs/494424392 was failing due to lack of synchronized access to the nodes structure.

Remove the up field since this is not really necessary.

Edited by GitLab Release Tools Bot

Merge request reports

Loading