Skip to content

@Scheduled suspend fun - support #30770

Closed as not planned
Closed as not planned
@denis-dbm

Description

@denis-dbm

Hi all

Is there preview to support Kotlin coroutines (suspend fun) annotated with @Scheduled? Example:

@Scheduled(fixedRate = 60_000)
suspend fun doIt() { }

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: coreIssues in core modules (aop, beans, core, context, expression)status: duplicateA duplicate of another issuetype: enhancementA general enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions