Remove support for non-async immediate tasks#6857
Merged
Conversation
5ecf870 to
3c7b33e
Compare
3c7b33e to
9e6ec3c
Compare
Member
Author
|
I'm out tomorrow (14 aug). Anyone feel free to take this over. |
mdellweg
approved these changes
Aug 15, 2025
Backport to 3.85: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 4a26f97 on top of patchback/backports/3.85/4a26f973f3f50e5acfaf9667d502cf5b61ebb6aa/pr-6857 Backporting merged PR #6857 into main
🤖 @patchback |
Member
|
Manual backport: #6860 |
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.
I forget to remove this for 3.85, as announced in #6155
Because we just released 3.85 and are working on related issues, I'm doing it a little late and backporting it.
It's not clear if plugins have to take any action about that. I don't think so...