-
Notifications
You must be signed in to change notification settings - Fork 57
Gradle Daemon
Attila Kelemen edited this page May 6, 2015
·
1 revision
If the plugin needs the start a new Gradle daemon to execute a task or load a project, the daemon process will remain alive for this amount of time, even if the daemon has no work. Note that, already started daemon processes might not affected by setting this property. That is, after setting this property, you might have to kill all the Gradle daemons for this setting to take effect immediately.