Skip to content

fixup! gvfs-helper: run prefetch index-pack in parallel#941

Merged
dscho merged 1 commit into
microsoft:vfs-2.54.0from
derrickstolee:index-pack-noise
Jul 2, 2026
Merged

fixup! gvfs-helper: run prefetch index-pack in parallel#941
dscho merged 1 commit into
microsoft:vfs-2.54.0from
derrickstolee:index-pack-noise

Conversation

@derrickstolee

Copy link
Copy Markdown

When adding the gvfs.prefetchThreads config option in #876, I didn't realize that the child git index-pack processes would output the hashes of the pack contents.

This makes the output quiet. It's committed as a fixup! so it can be squashed in the vfs-2.55.0 release (or this PR can be repeated on that branch and squashed in 2.56.0).

The tests check stderr because the parallel process runner sets stdout_to_stderr so the previous behavior showed up over stderr from the top level process.

  • This change only applies to interactions with Azure DevOps and the
    GVFS Protocol.

Signed-off-by: Derrick Stolee <stolee@gmail.com>
@derrickstolee derrickstolee requested a review from dscho June 23, 2026 17:52
@derrickstolee

Copy link
Copy Markdown
Author

@dscho hopefully this is easy to cherry-pick into your rebase onto 2.54.0[.rc*]

@dscho dscho merged commit 3c41c6c into microsoft:vfs-2.54.0 Jul 2, 2026
128 of 132 checks passed
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.

2 participants