Answers for "> timeout waiting to lock file hash cache it is currently in use by another gradle instance."

2

cannot lock java compile cache as it has already been locked by this process

find ~/.gradle -type f -name "*.lock" -delete
Posted by: Guest on May-28-2020

Code answers related to "> timeout waiting to lock file hash cache it is currently in use by another gradle instance."

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language