Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

chore: swallow non-throwable exceptions - #1615

Closed
bpasero wants to merge 1 commit into
TryGhost:masterfrom
bpasero:ben/exceptions-swallow
Closed

chore: swallow non-throwable exceptions#1615
bpasero wants to merge 1 commit into
TryGhost:masterfrom
bpasero:ben/exceptions-swallow

Conversation

@bpasero

@bpaserobpasero commented Jun 9, 2022

Copy link
Copy Markdown
Contributor

Backport of another VSCode fork related change, authored originally by @deepak1556

@daniellockyer

daniellockyer commented Sep 8, 2022

Copy link
Copy Markdown
Contributor

@bpasero / @deepak1556 Would you mind explaining the impact of this, or the use-case it solves? 🙂

@daniellockyer
daniellockyer deleted the branch TryGhost:masterDecember 12, 2022 07:01
@bpasero
bpasero deleted the ben/exceptions-swallow branch December 12, 2022 07:02
@deepak1556

Copy link
Copy Markdown

We added this as a workaround for shutdown related crashes we were seeing from sqlite3, for context microsoft/vscode#120034 (comment). Addressing #1455 should help us remove this change.

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@bpasero@daniellockyer@deepak1556