Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
-
New
Description
We should disable the gradle daemon by default: the user can opt-in by changing the properties file.
If you forget to do this, you end out with leaked JVMs everywhere. It won't just leak one daemon, it will leak multiple ones.
I ran ps on my laptop, surprised at 13:00 to find 2 leaked gradle jvms when I hadn't used the thing since 07:00.