Skip to content

Move module_ctx.watch to after lockfile repin#3932

Open
patrickmscott wants to merge 2 commits intobazelbuild:mainfrom
patrickmscott:patrick/bazel9
Open

Move module_ctx.watch to after lockfile repin#3932
patrickmscott wants to merge 2 commits intobazelbuild:mainfrom
patrickmscott:patrick/bazel9

Conversation

@patrickmscott
Copy link
Contributor

@patrickmscott patrickmscott commented Mar 26, 2026

In bazel 9, module_ctx.read verifies digests for files already read. If repin is requested, the content of the lockfile may change and cause bazel to hard crash.

relates to: bazelbuild/bazel#29114

In bazel 9, module_ctx.read verifies digests for files already read. If
repin is requested, the content of the lockfile may change and cause
bazel to hard crash.
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

Successfully merging this pull request may close these issues.

1 participant