Skip to content

SimpleAsyncTaskScheduler should run fixed-delay tasks on scheduler thread #31334

@jhoeller

Description

@jhoeller

Aligned with #23533, SimpleAsyncTaskScheduler should run fixed-delay tasks on its single scheduler thread, not on an independent (virtual) thread per task. Otherwise fixed-delay semantics would not apply, effectively making it equivalent to fixed-rate.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions