Skip to content

Ignore erroneous errors in a process.onunhandledexception catchall #10801

Answered by AbhiPrasad
caleb-at-pieces asked this question in Q&A
Discussion options

You must be logged in to vote

@caleb-at-pieces I recommend not hooking into global handlers for vs code extensions - you also have PII issues with things bleeding in from other extensions.

Unfortunately manually try catching everything you care about is prob the way to go.

In our new major v8 we should improve the async context story here, so it should be easier to have setups like this. Please follow #9508 for progress on that.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@caleb-at-pieces
Comment options

Answer selected by caleb-at-pieces
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants