Skip to content

Disable runfile tree building when --remote_download_minimal#9315

Closed
buchgr wants to merge 1 commit intobazelbuild:masterfrom
buchgr:minimal-runfiles
Closed

Disable runfile tree building when --remote_download_minimal#9315
buchgr wants to merge 1 commit intobazelbuild:masterfrom
buchgr:minimal-runfiles

Conversation

@buchgr
Copy link
Copy Markdown
Contributor

@buchgr buchgr commented Sep 3, 2019

Since we don't download any outputs there's no point in building the runfile tree. After this change there should no longer be dangling symlinks in the output base. It can also improve performance if symlink tree creation is slow.

Since we don't download any outputs there's no point in building the
runfile tree. After this change there should no longer be dangling
symlinks in the output base. It can also improve performance if
symlink tree creation is slow.
Copy link
Copy Markdown
Contributor

@ishikhman ishikhman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jin jin added the team-Remote-Exec Issues and PRs for the Execution (Remote) team label Sep 3, 2019
@bazel-io bazel-io closed this in b51f956 Sep 3, 2019
gnarled-cipher pushed a commit to gnarled-cipher/bazel that referenced this pull request Sep 4, 2019
Since we don't download any outputs there's no point in building the runfile tree. After this change there should no longer be dangling symlinks in the output base. It can also improve performance if symlink tree creation is slow.

Closes bazelbuild#9315.

PiperOrigin-RevId: 266964992
@ishikhman
Copy link
Copy Markdown
Contributor

Related to #8581

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes team-Remote-Exec Issues and PRs for the Execution (Remote) team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants