microsoft / ApplicationInsights-node.js

Microsoft Application Insights SDK for Node.js
MIT License
321 stars 138 forks source link

Handle Exceptions Thrown by CLS-hooked Package #1289

Closed JacksonWeber closed 4 months ago

JacksonWeber commented 4 months ago

Exceptions being thrown by the CLS-hooked package upon calling the .exit() function are not caught by the SDK and are crashing customer applications.