Make tasks inherit their callers priority - #46179
Merged
Merged
Conversation
yara-blue
force-pushed
the
tasks-inherit-priority-of-calling-task
branch
2 times, most recently
from
January 7, 2026 13:29
f3b8565 to
ffc5398
Compare
yara-blue
force-pushed
the
tasks-inherit-priority-of-calling-task
branch
from
January 7, 2026 13:33
ffc5398 to
b5e0102
Compare
yara-blue
marked this pull request as ready for review
January 7, 2026 15:18
Co-authored-by: Yara <git@yara.blue>
yara-blue
enabled auto-merge (squash)
January 7, 2026 15:23
maxbrunsfeld
added a commit
that referenced
this pull request
Jan 9, 2026
This reverts commit 1ac2b97.
rtfeldman
pushed a commit
that referenced
this pull request
Jan 9, 2026
Additionally this extracts more functionality into the RunnableVariant which is renamed to GpuiRunnable. Release Notes: - N/A --------- Co-authored-by: Lukas Wirth <lukas@zed.dev> Co-authored-by: Cole Miller <cole@zed.dev>
JosephTLyons
pushed a commit
that referenced
this pull request
Jan 9, 2026
Reverts #46179⚠️ Don't merge this until we confirm that it fixes the performance regression when saving buffers while scrolling⚠️
jasonsmithio
pushed a commit
to paddleboarddev/paddleboard
that referenced
this pull request
May 31, 2026
Reverts zed-industries/zed#46179⚠️ Don't merge this until we confirm that it fixes the performance regression when saving buffers while scrolling⚠️
jonx
pushed a commit
to jonx/zed-aros
that referenced
this pull request
Jul 17, 2026
Additionally this extracts more functionality into the RunnableVariant which is renamed to GpuiRunnable. Release Notes: - N/A --------- Co-authored-by: Lukas Wirth <lukas@zed.dev> Co-authored-by: Cole Miller <cole@zed.dev>
jonx
pushed a commit
to jonx/zed-aros
that referenced
this pull request
Jul 17, 2026
) Reverts zed-industries#46179⚠️ Don't merge this until we confirm that it fixes the performance regression when saving buffers while scrolling⚠️
jolutz
pushed a commit
to jolutz/zed
that referenced
this pull request
Aug 8, 2026
Additionally this extracts more functionality into the RunnableVariant which is renamed to GpuiRunnable. Release Notes: - N/A --------- Co-authored-by: Lukas Wirth <lukas@zed.dev> Co-authored-by: Cole Miller <cole@zed.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release Notes: