matheusq94 / terraform-format-on-save

TFS is an extension that will format your terraform code when you save your .tf files.
10 stars 3 forks source link

Session remains every fmt error with tmux #1

Open bigwheel opened 2 years ago

bigwheel commented 2 years ago

It seems every fmt error creates tmux session and doesn't destroy it.

https://gist.github.com/bigwheel/100e12e9f217802175262f62561b87f6

Finally, tmux CPU usage consumes large CPU time.

charltonstanley commented 7 months ago

similar experience, but for me it ate through all the ram on my computer.

Gabryel8818 commented 5 months ago

@charltonstanley and @bigwheel hello peoples

I have created a code in this PR
where the problem seems to have been resolved, can you check?

bigwheel commented 5 months ago

@Gabryel8818 10 minutes ago I re-installed (pic 1) and still occured (pic2). image image