Re: serve-d and spindump

2019-09-14 Thread Joel via Digitalmars-d-learn
On Saturday, 14 September 2019 at 10:14:19 UTC, psyscout wrote: On Friday, 13 September 2019 at 23:47:00 UTC, Joel wrote: [...] I had a similar issue with crazy CPU consumption when I used VS Code. The root cause for me was "autosave" and "build on save" settings turned on simultaneously. Ba

Re: serve-d and spindump

2019-09-14 Thread psyscout via Digitalmars-d-learn
On Friday, 13 September 2019 at 23:47:00 UTC, Joel wrote: On my macOS 10.14.6 computer, I close serve-d thread when it's using too much CPU, I also knock off spindump for the same reason. I get artifacts and junk that flash on my screen - I don't know if that's connected to removing those or no

serve-d and spindump

2019-09-13 Thread Joel via Digitalmars-d-learn
On my macOS 10.14.6 computer, I close serve-d thread when it's using too much CPU, I also knock off spindump for the same reason. I get artifacts and junk that flash on my screen - I don't know if that's connected to removing those or not. Does anyone else have these problems? I always have Vis