rikvdkleij / intellij-haskell

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

unexpected hang in beta59 #515

Closed aryairani closed 4 years ago

aryairani commented 4 years ago

I had started typing a type when it hung; not sure if coincidence or not.

Screen Shot 2020-02-19 at 4 30 46 PM

threadDumps-freeze-20200219-162702-IC-193.6015.39.zip

aryairani commented 4 years ago

So far so good, after restarting IDEA; e.g. not easily reproducible. 😅

rikvdkleij commented 4 years ago

There is a bug in beta58 and 59. Can you try beta61?

ilyakooo0 commented 4 years ago

This still happens in beta-61 for me

ilyakooo0 commented 4 years ago

threadDumps-freeze-20200225-182206-IU-193.6494.35-ConcurrentHashMap.computeIfAbsent-50sec.zip

rikvdkleij commented 4 years ago

Should be solved in beta62.

rikvdkleij commented 4 years ago

Problem was still in beta62. Released beta63 which should solve this issue :smile:

rikvdkleij commented 4 years ago

Please reopen if still an issue.