product · inferred from evidence
gradle.properties
A configuration file for Gradle where file watching can be disabled via a property.
- Gradle 7 file watching in Alpine Docker container leads to JVM crash SIGSEGV
This was a Gradle bug in the native file-watching integration on Alpine (musl). It was fixed by PR #17055, which shipped in Gradle 7.0.1, upgrade to 7.0.1 or later to resolve the crash. If you are stuck on 7.0.0, you can work around it by d