cfn-lint-visual-studio-code
cfn-lint-visual-studio-code copied to clipboard
High CPU usage with large number of python processes
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.

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).