repo-updater: Ensure that user added repos are cloned on sync in Cloud
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: ryanslade
We ensure that when a user added repo is first synced it will begin cloning immediately. This is enforced by ensuring that we listen on the syncer.Synced channel even when running on Cloud.
Closes https://github.com/sourcegraph/sourcegraph/issues/14315
Push commits to the source branch or add previously merged commits to review them.