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

Add TaskDecorator support for scheduled tasks #43173

Closed
mhalbritter opened this issue Nov 15, 2024 · 2 comments
Closed

Add TaskDecorator support for scheduled tasks #43173

mhalbritter opened this issue Nov 15, 2024 · 2 comments
Assignees
Labels
status: superseded An issue that has been superseded by another type: enhancement A general enhancement

Comments

@mhalbritter
Copy link
Contributor

Spring Framework has added TaskDecorator support in spring-projects/spring-framework#23755.

Right now, we auto-configure TaskDecorator for task execution, but not for task scheduling. I think we should also support TaskDecorator beans for task scheduling.

@mhalbritter mhalbritter added the type: enhancement A general enhancement label Nov 15, 2024
@mhalbritter mhalbritter added this to the 3.x milestone Nov 15, 2024
@nosan
Copy link
Contributor

nosan commented Nov 15, 2024

@mhalbritter
Feel free to assign it to me

@snicoll
Copy link
Member

snicoll commented Nov 16, 2024

Closing in favor of PR #43190

@snicoll snicoll closed this as not planned Won't fix, can't repro, duplicate, stale Nov 16, 2024
@snicoll snicoll added the status: superseded An issue that has been superseded by another label Nov 16, 2024
@snicoll snicoll removed this from the 3.x milestone Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: superseded An issue that has been superseded by another type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants