After bloop server launched, start compiling, wait for all modules get compiled
Click scala code under core module and use Go definition function on any code, it may trigger the compile again randomly. If there isn't anything happen, you can wait for a while, sometimes even there isn't any operation, metals would also trigger compilation of already compiled modules
Expected behavior
After 1st time compilation of whole project, wait for a while the metals log will show that it start to compile spark-core, spark-sql module, etc
And after multiple times compilation, bloop server may OOM and stuck, and metals client would also quit.
Screenshots
OOM after multiple times compilations (using default JVM settings here)
Describe the bug
To Reproduce Steps to reproduce the behavior:
Go definition
function on any code, it may trigger the compile again randomly. If there isn't anything happen, you can wait for a while, sometimes even there isn't any operation, metals would also trigger compilation of already compiled modulesExpected behavior
After 1st time compilation of whole project, wait for a while the metals log will show that it start to compile spark-core, spark-sql module, etc And after multiple times compilation, bloop server may OOM and stuck, and metals client would also quit.
Screenshots
OOM after multiple times compilations (using default JVM settings here)
Installation:
Additional context
Search terms