Visual studio 2017 + R# 2016.3 Task Runner + Pdb server consuming CPU
Hello,
I'm testing new VS 2017 Enterprise with R# 2016.3 and I've noticed that after VS start and solution load (solution contains about 80 projects) there are some R# processes still runing and consuming about 4 threads all the time.
I tried to google the problem and I believe I have everything turned off (continuous testing is off, solution-wide analysis is off, live testing is off, etc) but R# still consumes a lot of CPU power.
If I terminate all processes manually they start again after solution build or a debug run.
Do you have any ideas what could be running in the background and how to stop it?
Thank you.
Please sign in to leave a comment.