Skip to content

debugger: remove duplicate setPauseOnException call#41838

Merged
nodejs-github-bot merged 1 commit intonodejs:masterfrom
bavulapati:issue-41795
Feb 11, 2022
Merged

debugger: remove duplicate setPauseOnException call#41838
nodejs-github-bot merged 1 commit intonodejs:masterfrom
bavulapati:issue-41795

Conversation

@bavulapati
Copy link
Contributor

@bavulapati bavulapati commented Feb 3, 2022

Removes the duplicate call of setPauseOnException() inside initAfterStart()

Fixes: #41795

cc: @RaisinTen

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. debugger Issues and PRs related to the debugger subsystem. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Purpose of double Debugger.setPauseOnExceptions

7 participants