Android Studio 4.0.1 and 4.1 RC 1 both started to freeze on two different macs on different projects. This usually happens when trying to navigate to a symbol declaration, or when deleting a larger block of code. It’s like disk reads become blocked, and the whole OS starts to hang. The only thing in common was that I updated to Kotlin 1.4 in both projects. Anyone else seeing problems like this?