Skip to content

Can a single extension crash stop the whole theia application #13389

Answered by msujew
jeraldpraveen asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @jeraldpraveen,

Can a single extension crash stop the whole theia application

there's nothing Theia can really do if an extension decides to crash the whole plugin host. However, extensions usually shouldn't do that. Do you have a specific extension that regularly crashes? Note that the application doesn't stop working, only the extension support.

Is there any event to capture extension crash for reporting to app insights.

The IPC error is logged, see here, but there's no event triggered. Feel free to contribute something to improve on that.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jeraldpraveen
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