Git Bash/SCM issue with 100% disk usage

271 Views Asked by At

After using VS Code and running the bash terminal with some simple npm commands, I quickly see that my disk drive usage jumps from the typical 2%-5% up to 100% and it holds it there constantly. Even after I close VS code and shut down all np builds, json servers, etc. the disk usage still stays at 99%-100%. The only way to stop this is to manually go in task manager and kill the 'Git for Windows' process. Why does this occur? Any ideas what might be causing this spike in disk usage?

0

There are 0 best solutions below