Skip to content

@Async Supporting ListenableFuture [SPR-11909] #16528

@spring-projects-issues

Description

@spring-projects-issues

Ronald R. DiFrango opened SPR-11909 and commented

It would be nice if via the @Async/@EnableAsync annotations or via start-up configuration that instead of AsyncExecutionInterceptor calling executor.submit(), it would executor.submitListenable() provided the TaskExecutor supports it.


Affects: 4.0.5

Issue Links:

Referenced from: commits 46dc07a

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