Skip to content

project: Load git diff bases concurrently - #55480

Merged
Veykril merged 1 commit into
zed-industries:mainfrom
cppcoffee:git_store_use_feature_join
May 5, 2026
Merged

project: Load git diff bases concurrently#55480
Veykril merged 1 commit into
zed-industries:mainfrom
cppcoffee:git_store_use_feature_join

Conversation

@cppcoffee

Copy link
Copy Markdown
Contributor

Use future::join when loading index and committed text for buffer diff bases, while keeping skipped loads as ready None futures.

Release Notes:

  • N/A

Use `future::join` when loading index and committed text for
buffer diff bases, while keeping skipped loads as ready None futures.

Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label May 2, 2026
@Veykril
Veykril enabled auto-merge May 4, 2026 06:08
@Veykril
Veykril added this pull request to the merge queue May 5, 2026
Merged via the queue into zed-industries:main with commit 8d153d7 May 5, 2026
51 of 53 checks passed
@cppcoffee
cppcoffee deleted the git_store_use_feature_join branch May 5, 2026 03:15
ebaah46 pushed a commit to ebaah46/zed that referenced this pull request May 6, 2026
Use `future::join` when loading index and committed text for buffer diff
bases, while keeping skipped loads as ready None futures.

Release Notes:

- N/A

Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
Use `future::join` when loading index and committed text for buffer diff
bases, while keeping skipped loads as ready None futures.

Release Notes:

- N/A

Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
Use `future::join` when loading index and committed text for buffer diff
bases, while keeping skipped loads as ready None futures.

Release Notes:

- N/A

Signed-off-by: Xiaobo Liu <cppcoffee@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.

2 participants