Vitor Gomes
Vitor Gomes
Hi, I also encountered the same issue and created a repository that reproduces it: https://github.com/vitorog/gradle-semantic-build-versioning-bug To reproduce it, just run on the master branch: ./gradlew printVersion (or any other task)...
hi, @ncw , thanks for your reply. Your explanation actually makes a lot of sense (way better than the theory I came up with 😅). I tried your patch and...
Closing this PR as there is a bigger discussion about this topic here: https://github.com/rclone/rclone/pull/8723
hi, @ncw , I'm re-opening this issue because after running more tests in a different setup, it seems fadvise is not the only thing impacting speeds 😅 I'm running a...