+3
−0
Loading
5381: Issue #4928: Gradle: Force jacoco out of process.. r=psymoon a=pocmo
Trying to find a solution to our intermittent jacoco problems (#4928) I came across this flag that with AGP 3.5+ should move jacoco to a separate JVM. There's no guarantee that this actually helps but let's try how it behaves on taskcluster..
Co-authored-by:
Sebastian Kaspari <s.kaspari@gmail.com>