Why was the remote build cache config disabled? Is...
# kotest-contributors
a
Why was the remote build cache config disabled? Is something wrong with it? https://github.com/kotest/kotest/blob/a5d863e1d493ce286ed497f53c851b2d73c68d76/settings.gradle.kts#L138-L155
e
Looks like the last commit which got this PR to build? https://github.com/kotest/kotest/pull/4258/commits
s
Yes it was broken
a
that's a shame, could you be more specific about what was broken?
e
Looks like the JVM died when compiling on macos, see https://github.com/kotest/kotest/actions/runs/12212903952/job/34071938952
s
Yes the JVM kept crashing. And I was just removing things trying to figure it out. I don't know why disabling the cache helped. It just did.