-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Calling spawn is very slow at times #24884
Comments
@chrispyatfpng Can you run code with the |
@chrispyatfpng Please attach as files because the comments gets cropped and also because there are two separate files |
@chrispyatfpng Unsure how you try to attach those files but it isn't working... Just huge, tho incomplete, comments |
Okay. Trying directly through github. |
Thanks |
I will do some tests with the AV. Knowing my system environment that could likely be the problem, and likely my problems are just coincidental with updating VSCode. Thank you for the assistance! |
@chrispyatfpng Did you find out anything? Does this still happen? Does this happen on every start? |
I am experiencing the same issues. Although, node process message that debugger attached almost immediately, VS Codes takes a long time to connect. Additionally, sometimes the node process dies because of a
|
I'm not seeing the extreme slow response and freeze as I was before. On occasion it is a little slow but that is common for apps on my older machine. I should be receiving a new machine in the next month and I will report back with an update. |
Closing this issue in favour of #56644, which also tracks slow startup issues on Windows. |
Steps to Reproduce:
If the window remains open often it will never open any projects. Other times it stays a blank screen without any folders. Also tested this by disabling all the extensions above.
This seems to be a problem with the updated 1.11.x code. I didn't see this problem before.
The text was updated successfully, but these errors were encountered: