You have probably seen this picture occasionally and wondered what is happening with your IDE and why it freezes! This is a tricky question, and many types of bugs and performance issues may lead to UI freezes.
JetBrains IDEs are built on top of a UI framework (the Java AWT) that uses a single th…