swr1bm86/vscode-idris

Possible memory leak?

Closed this issue · 5 comments

smobs commented

I'm running idris 0.99.1 on OSX

Extension is awesome, but after using it for 45 minutes or so running commands (exercises in TDDII) slows down dramatically and there is an idris process using most of my system's RAM.

Workaround: Closing and opening VS Code every now and again.

Hi @smobs, thanks for reporting, I will do some investigation here.

Yeah, the memory usage of idris process just keep growing, I will fix it in the next release.

image

@smobs I think Idris 0.99.2 has resolved this issue, you can kindly upgrade to that version, and I will remove all those unmaintainable hacks.

smobs commented

I've upgraded to 1.0 🎉

@smobs Great, but I think this issue is still standing there so I revert the commit 😅