Skip to content

Geo - Fix RepositorySyncService when cannot obtain a lease to sync repository

username-removed-283999 requested to merge fix-geo-repository-sync-service into master

Why was this MR needed?

Gitlab::ExclusiveLease returns false instead of nil when the lease is already taken.

Does this MR meet the acceptance criteria?

Merge request reports