Skip to content

Commit

Permalink
Merge pull request apache#24641 from kileys/daemon
Browse files Browse the repository at this point in the history
[21474] Disable Gradle daemon
  • Loading branch information
kileys committed Dec 13, 2022
2 parents 4c3750d + 0ad7dc0 commit 772c7ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
################################################################################
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.daemon=false
org.gradle.configureondemand=true
org.gradle.jvmargs=-Xss10240k
org.gradle.vfs.watch=true
Expand Down

0 comments on commit 772c7ce

Please sign in to comment.