Skip to content

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

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