Something went wrong on our end. Please try again.
Created by: slimsag
This PR:
EXTSVC_CONFIG_FILE
(caught by our deadlock detector in dev environments https://github.com/sourcegraph/sourcegraph/issues/4123).EXTSVC_CONFIG_FILE
-created servicesEXTSVC_CONFIG_FILE
where it would do nothing if you have external services already (see https://github.com/sourcegraph/sourcegraph/commit/d3a714eb8d35ffb6df949eeeed34b0a8e7246e75 for why this sucked particularly bad in dev environments, too).My intent is to cherry-pick for release in 3.4.1.
Supercedes #4126 (in particular the first commit b46bc7d does) Fixes #4123 Fixes #4108
Test plan: manual (very difficult to test automatically currently)