Skip to content

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

Open
derrickstolee wants to merge 1 commit into
microsoft:vfs-2.54.0from
derrickstolee:index-pack-noise
Open

fixup! gvfs-helper: run prefetch index-pack in parallel#941
derrickstolee wants to merge 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*]

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