12.1.1 : no parallel compilation for scala projects slows down 2x the compilation

Scala projects can't be compiled with the parallel compilation flag on.

Is there a workaround for that (except than reverting to 12.0.x)?

Rebuilding my project now takes 9 minutes instead of 4 that it used to take in 12.0.x

0
2 comments

We've re-enabled the parallel compilation support. Please check the next Scala plugin nightly (or release) builds.

0

Thanks, I 've installed it and it works.

0

Please sign in to leave a comment.