Node.js: Successive DNS Requests Fail with Message "Canceled" #106821
Labels
debug
Debug viewlet, configurations, breakpoints, adapter issues
*duplicate
Issue identified as a duplicate of another issue(s)
Steps to Reproduce:
Run this Node.js code (once or twice sometimes it works, more often it prints Canceled)
Notice the output prints the message "Canceled" despite it never appearing in the code, it's also blue signaling it's a string?
When I run this program from within Terminal everything works as expected, it is only in VSCode that there is an issue.
I've tested with various domains, the problem persists
If the request actually failed, the error messages should print, not this arbitrary string Canceled
I tested with on a separate machine running 1.42 and everything works no "Canceled" message prints,
I then upgraded to 1.49 and upon upgrading the behavior is reintroduced which at least to me confirmed the problem was within vscode.
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: