Debugger not stopping on uncaught exceptions within a top-level await #2057
Labels
bug
Issue identified by VS Code Team member as probable bug
*out-of-scope
Posted issue is not in scope of VS Code
Describe the bug
The debugger does not stop on uncaught exceptions from a Node.js library if the call is nested within a top-level await.
To Reproduce
package.json
index.js
launch.json
Log File
Debug console.
vscode-debugadapter-6410230d.json.gz
VS Code Version: 1.92.1
The text was updated successfully, but these errors were encountered: