Btnam01
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Btnam01 commented, -
Btnam01 created a post, Compilation gets stuck with performing incremental analysis
I am running Intellij Idea commuinty latest version for windows 10 64bit. Here's the code: fun main(){ GlobalScope.launch{ delay(100)} } And compilation is stuck with "kotlin performing incremental...