Skip to content

Conversation

@cole-miller
Copy link
Member

@cole-miller cole-miller commented Dec 15, 2025

Previously we were only awaiting on up to 4 of the blame futures at a time, but we would still call Project::blame_buffer eagerly for every buffer in the multibuffer. Since that returns a Task, all the blame invocations were still launched concurrently.

Release Notes:

  • N/A

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 15, 2025
@cole-miller cole-miller merged commit 7a4de73 into main Dec 15, 2025
25 checks passed
@cole-miller cole-miller deleted the fewer-concurrent-blames branch December 15, 2025 23:50
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.

2 participants