Closed
Description
- Version: 15.2.0
- Platform:Microsoft Windows NT 10.0.19041.0 x64
- Subsystem:
What steps will reproduce the bug?
Whenever I use debugger and inspect option and after completing the debug in chrome, then giving restart command in vs code terminal here :
debug> restart
How often does it reproduce? Is there a required condition?
Every time when I enter restart in debug > screen
What is the expected behavior?
Restart the inspect/debugger in chrome
What do you see instead?
debug> restart
There was an internal error in node-inspect. Please report this bug.
read ECONNRESET
Error: read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:213:20)
at TCP.callbackTrampoline (node:internal/async_hooks:129:14)