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

Only keep one blame up-to-date (cherry-pick #11274) #11277

Merged
merged 1 commit into from
May 2, 2024

Conversation

gcp-cherry-pick-bot[bot]
Copy link

Cherry-picked Only keep one blame up-to-date (#11274)

I was experiencing hang, and we blamed it on spawning a few hundred git
processes
simultaneously.

cc @mrnugget

Release Notes:

  • Fixed slowness with hundreds of buffers open doing git blame.

I was experiencing hang, and we blamed it on spawning a few hundred git
processes
simultaneously.

cc @mrnugget

Release Notes:

- Fixed slowness with hundreds of buffers open doing git blame.
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label May 1, 2024
@ConradIrwin ConradIrwin merged commit 9529e36 into v0.134.x May 2, 2024
7 checks passed
@ConradIrwin ConradIrwin deleted the cherry-pick-4ba3b4-v0.134.x branch May 2, 2024 00:51
ConradIrwin added a commit that referenced this pull request May 2, 2024
Cherry-picked Only keep one blame up-to-date (#11274)

I was experiencing hang, and we blamed it on spawning a few hundred git
processes
simultaneously.

cc @mrnugget

Release Notes:

- Fixed slowness with hundreds of buffers open doing git blame.

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant