You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Reduce number of cores/threads.
On a modern mac machine with 10+ cores this demands too many workers.
Gradle integration tests are disk bound no I/O bound so this doesn't
speed up the build but significantly increases memory consumption.
* Fix spotless
0 commit comments