-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
TS Server hangs for project stored on on non c drive on windows #35512
Labels
Milestone
Comments
RyanCavanaugh
added
the
Needs Investigation
This issue needs a team member to investigate its status.
label
Dec 5, 2019
sheetalkamat
added
Bug
A bug in TypeScript
and removed
Needs Investigation
This issue needs a team member to investigate its status.
labels
Dec 16, 2019
sheetalkamat
added a commit
that referenced
this issue
Dec 17, 2019
…rent windows drive Fixes #35512
@RyanCavanaugh @sheetalkamat We are seeing this as the root cause for a lot of VS Code issues. How risky/painful would it be to backport the fix to a 3.7 recovery release? |
This was referenced Dec 30, 2019
typescript-bot
pushed a commit
to typescript-bot/TypeScript
that referenced
this issue
Jan 2, 2020
Component commits: ad3af6c Fix completions when the ts installation and project are on two different windows drive Fixes microsoft#35512 165758f Fix typo
sheetalkamat
added a commit
that referenced
this issue
Jan 7, 2020
Component commits: ad3af6c Fix completions when the ts installation and project are on two different windows drive Fixes #35512 165758f Fix typo Co-authored-by: Sheetal Nandi <[email protected]>
This was referenced Jan 9, 2020
Closed
This was referenced Jan 17, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From microsoft/vscode#85889
TypeScript Version: 3.7.3 and 3.8.0-dev.20191203
Search Terms:
Repo
git clone https://github.com/Cellv2/vscode-insiders-bug-85889.git
npm i
for projectapp.js
and try triggering suggestionsBug:
TS Server init never completes and responses are not answered. It has constant low level cpu usage while this is happening
Here are my logs for this example:
The text was updated successfully, but these errors were encountered: