Results 171 comments of Vlad Chesnokov
trafficstars

Sorry for the late reply. The issue is in the backlog of the relevant team and is prioritized by them. *** The originates from `TempFiles` [implementation](https://github.com/gradle/gradle/blob/master/platforms/core-runtime/file-temp/src/main/java/org/gradle/api/internal/file/temp/TempFiles.java). The assumption here is...

Relevant context: * https://superuser.com/questions/296824/when-is-a-windows-users-temp-directory-cleaned-out

See discussions in this PR: * #30276

@bric3 Can you check if the latest [nightly build](https://gradle.org/nightly/) fixes the issue for you? See * https://github.com/gradle/gradle/pull/31445

This issue needs a decision from the team responsible for that area. They have been informed. Response time may vary. *** It seems like the CLI approach is good enough....

Closing this as a duplicate of the [previous issue](https://github.com/gradle/gradle/issues/28809), because the root cause is the same.

Similar to https://github.com/gradle/gradle/issues/28809#issuecomment-2061350255: See https://github.com/gradle/gradle/blob/ddec0863e6206fec8cfddb67630a77c6cd135112/platforms/jvm/plugins-jvm-test-suite/src/main/java/org/gradle/api/plugins/JvmTestSuitePlugin.java#L104

Sorry for the late reply. There were recent changes to make the error message clearer. @tresat can you confirm that this case is also covered by your changes?

We need more information to understand the request. Could you please provide more context about what you want to achieve? If we receive a clear use case description, we may...