Title
s

Sina Bakhtiari

04/25/2022, 5:31 PM
Anyone using VS Code for developing Infracost experience strange CPU usage?
2
a

Alistair (Infracost)

04/26/2022, 7:18 AM
What strange CPU usage are you seeing?
v

Vadim (Infracost)

04/26/2022, 8:28 AM
I had gopls going crazy couple times, but it was a separate process when using vim
s

Sina Bakhtiari

04/27/2022, 5:24 PM
It seems one of the code analyzing plugins encounters a problem. My CPU usage peaks to 60-70% and stays there. Will investigate it to see if I can find out what is causing it. Thank you all
👍 1
a

Alistair (Infracost)

04/27/2022, 6:02 PM
Still happening on master? I was seeing issues with go get which was fixed by locking the cobra version.
s

Sina Bakhtiari

05/09/2022, 5:11 PM
@Alistair (Infracost) No it seems to be fixed :))
👍 1
a

Alistair (Infracost)

05/09/2022, 5:12 PM
great, maybe it was that same issue