HELP! Debugger malfunctioning with asynchronous Node processes.

Answered

IntelliJ IDEA 2022.3.3 (Ultimate Edition)
Build #IU-223.8836.41, built on March 9, 2023
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 8

Debug process is simply blowing past breakpoints and not performing when run under debug configuration.

This was happening in 2022.3.2 as well, and was hoping upgrading might help, but it didn't. 

I'm flying blind...

My Intellij log is here provided through the upload service as:
2023_08_18_24yFKCN6Gsvxz9yJUEmZiJ

0
2 comments

Okay, this would appear to be a problem with certain versions of node ? I was using 18.16.0 that had this problem, but reverted back to 16.13.1 and problem no more.

1

Thanks for update, must be a V8 issue, please report it to https://github.com/nodejs/node/issues

1

Please sign in to leave a comment.