Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breakpoint takes 6 seconds to be set #153470

Closed
joaomoreno opened this issue Jun 28, 2022 · 3 comments
Closed

Breakpoint takes 6 seconds to be set #153470

joaomoreno opened this issue Jun 28, 2022 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Milestone

Comments

@joaomoreno
Copy link
Member

Testing #153344

In our selfhosting setup, on Windows:

  1. Start debugging
  2. Place a breakpoint in 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.

image

@connor4312 connor4312 added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues labels Jun 28, 2022
@connor4312 connor4312 added this to the July 2022 milestone Jul 6, 2022
@andreamah
Copy link
Contributor

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

@andreamah andreamah reopened this Jul 27, 2022
@andreamah andreamah added the verification-found Issue verification failed label Jul 27, 2022
@connor4312
Copy link
Member

@andreamah are you using js-debug nightly? If not you'll need to wait for the next Insiders where js-debug is bumped.

@andreamah
Copy link
Contributor

Oh oops, I wasn't using nightly. Just tried it again with nightly and it works!

@andreamah andreamah added verified Verification succeeded and removed verification-found Issue verification failed labels Jul 27, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Sep 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants