Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Racy subincludes #2929

Open
peterebden opened this issue Oct 17, 2023 · 0 comments
Open

Racy subincludes #2929

peterebden opened this issue Oct 17, 2023 · 0 comments

Comments

@peterebden
Copy link
Member

I've set up a simple Go repo (currently private, sorry, y'all's can't see what I'm up to yet) and am seeing occasional (~1 in 3) failures with third_party/go/BUILD:3:1: error: name 'go_toolchain' is not defined.

I have preloadsubincludes = ///go//build_defs:go, basically this is all pretty normal (a couple of go_librarys, one go_test and a few go_repos and whatnot in third_party/go. One would expect that preload to happen before any lines of //third_party/go/BUILD get evaluated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant