You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
joaomoreno opened this issue
Jun 28, 2022
· 3 comments
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded
🐛 The breakpoint takes ~6 seconds to be set. If I unset and set it again it's instant. If I unset it, restart debugging and set it again, it takes ~6 seconds again.
The text was updated successfully, but these errors were encountered:
connor4312
added
bug
Issue identified by VS Code Team member as probable bug
debug
Debug viewlet, configurations, breakpoints, adapter issues
labels
Jun 28, 2022
Not too sure how this should be tested, but I tried the same steps that Joao mentioned above and it still seemed to take ~8 seconds or so for the breakpoint to be confirmed
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded
Testing #153344
In our selfhosting setup, on Windows:
quickInputList.ts#605
🐛 The breakpoint takes ~6 seconds to be set. If I unset and set it again it's instant. If I unset it, restart debugging and set it again, it takes ~6 seconds again.
The text was updated successfully, but these errors were encountered: