Join Slack
I wrote a custom compiler and `gradlew clean` fails on windows due to files being locked, but works ...
# compiler
u
ursus
12/26/2021, 3:03 PM
I wrote a custom compiler and
gradlew clean
fails on windows
due to files being locked, but works on linux/mac
https://github.com/square/anvil/issues/458#issue-1088683292
any ideas?
j
Javier
12/26/2021, 7:14 PM
I have seen fails on Windows related daemon locking files, indeed, I had to stop Gradle manually so GitHub Cache Action can cache in Windows
Javier
12/26/2021, 7:14 PM
by running gradlew --stop
u
ursus
12/26/2021, 7:27 PM
but its always, i.e. only one clean per --stop..annoying
3
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by