Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Fix panic on startup#62503

Merged
chrsmith merged 1 commit intomainfrom
chrsmith/fix-panic-on-startup
May 7, 2024
Merged

Fix panic on startup#62503
chrsmith merged 1 commit intomainfrom
chrsmith/fix-panic-on-startup

Conversation

@chrsmith
Copy link
Contributor

@chrsmith chrsmith commented May 7, 2024

When addressing the PR feedback for a recent change I merged https://github.com/sourcegraph/sourcegraph/pull/62322, I didn't account for a nil-check that was in an earlier rev of the code. (😓)

We shouldn't assume that the codyProConfig setting is available if we are running in "dotcom mode".

Test plan

CI/CD

@cla-bot cla-bot bot added the cla-signed label May 7, 2024
@chrsmith chrsmith requested review from Strum355 and michaellzc May 7, 2024 18:09
@chrsmith chrsmith enabled auto-merge (squash) May 7, 2024 18:14
@chrsmith chrsmith merged commit a4184f5 into main May 7, 2024
@chrsmith chrsmith deleted the chrsmith/fix-panic-on-startup branch May 7, 2024 18:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants