Skip to content

debugger: defer pause to avoid pause forever#64304

Open
Archkon wants to merge 1 commit into
nodejs:mainfrom
Archkon:fixtest
Open

debugger: defer pause to avoid pause forever#64304
Archkon wants to merge 1 commit into
nodejs:mainfrom
Archkon:fixtest

Conversation

@Archkon

@Archkon Archkon commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Trying to fix the test error that triggered at previous pr when run github action ci/cd

https://github.com/nodejs/node/actions/runs/28730483133/job/85195106458?pr=64301

Signed-off-by: Archkon <180910180+Archkon@users.noreply.github.com>
@nodejs-github-bot nodejs-github-bot added debugger Issues and PRs related to the debugger subsystem. needs-ci PRs that need a full CI run. labels Jul 5, 2026
@trivikr

trivikr commented Jul 5, 2026

Copy link
Copy Markdown
Member

Several previous attempts of deflaking were unsuccessful.
Please refer #64116 for prior discussions and links to other PRs.

@Archkon

Archkon commented Jul 5, 2026

Copy link
Copy Markdown
Contributor Author

Several previous attempts of deflaking were unsuccessful. Please refer #64116 for prior discussions and links to other PRs.

Ok, I got it .Thanks !

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

Labels

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.

3 participants