Will js breakpoint debugging end the current event loop and open the next event loop?

will js breakpoint debugging end the current event loop and open the next event loop

Aug.11,2021

can I say that there is no causality?
active file basic conditional debugging you said debugging cannot test the event loop of the loop class

what is the problem? Are you asking if you can end the current event loop? Breakpoint debugging does not affect the syntax of js itself, it just presents the process of execution in front of you.

Menu