Fabian Meumertzheim
Fabian Meumertzheim
Would you be interested in sending a fixed version as e.g. `1.2.1.bcr.1`? You could also add yourself as a module maintainer (you don't need to be an upstream maintainer for...
Do you have any flags set? I tried to reproduce this with default settings as well as `--noexperimental_check_external_repository_files` and `--watchfs`, but didn't see the failure even after a few retries.
While I haven't managed to reproduce this yet, I think that I can see a situation in which there would be a race. First build: 1. Repo A is evaluated...
@bazel-io flag 8.0.1
@bazel-io fork 8.0.1
@bazel-io fork 7.5.0
> Was #24708 only meant to aid debugging/reproducing this issue? If so, we won't have time to wait for a fix before releasing 7.5.0, so I'll close https://github.com/bazelbuild/bazel/issues/24710. If not,...
@Wyverald Could this be related to the "external files" handling you've been debugging for some time? I'm out of ideas.
I have never been able to reproduce the original issue reported by @brentleyjones, but I hope that #27032 can help diagnose it. @alexandrupitis1 While running with `--noexperimental_check_external_repository_files` is fine and...
Could you encode your setup into a (Shell or Python) integration test in this repo? Then I could check whether my ongoing work to improve the invalidation of external file...