rikvdkleij / intellij-haskell

IntelliJ plugin for Haskell
https://rikvdkleij.github.io/intellij-haskell/
Apache License 2.0
1.31k stars 94 forks source link

possible hang (beta63) #526

Closed aryairani closed 4 years ago

aryairani commented 4 years ago

threadDumps-freeze-20200305-224904-IC-193.6494.35-EventLogConsole.doPrintNotification-153sec.zip

rikvdkleij commented 4 years ago

Thanks!

I don't see an issue with the plugin itself. It looks like you have enabled the Haskell Event log which is producing a lot of log lines and that buffer is getting full.

aryairani commented 4 years ago

Oh no, haha ok. Well, do you recommend I turn it off?

rikvdkleij commented 4 years ago

Oh no, haha ok. Well, do you recommend I turn it off?

Normally yes, that's also the default.

rikvdkleij commented 4 years ago

Please reopen if still an issue.