cfn-lint-visual-studio-code icon indicating copy to clipboard operation
cfn-lint-visual-studio-code copied to clipboard

High CPU usage with large number of python processes

Open LegacyMindset opened this issue 3 years ago • 1 comments

Devices CPU usage spikes when working on a template. I noticed a larger number of python processes are run in quick succession which is using the CPU. I have no issues if I disable the extension. I've attached a screen shot of resource monitor. Environment

  • Windows 10
  • VS Code 1.71.2
  • Python 3.10.1
  • cfn-lint 0.66.1

Actions: Editing of a Cloudformation template with the linter extension enabled

Thanks in advanced for any assistance.

ResourceMonitor

LegacyMindset avatar Oct 07 '22 17:10 LegacyMindset

Been trying to replicate this but to no success. There was a recent change that prevented us linting on every change to a file (only on save/open).

kddejong avatar Nov 07 '22 17:11 kddejong