Extend org.springframework.core.task.VirtualThreadTaskExecutor with support for TaskDecorator. #32688
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: declined
A suggestion or change that we don't feel we should currently apply
Uh oh!
There was an error while loading. Please reload this page.
Hello, as of v6.1.6 there is not support for TaskDecorator on the VirtualThreadTaskExecutor class. This would be a useful inclusion and would allow for an easier transition from ThreadPoolTaskExecutor with a custom TaskDecorator to a VirtualThreadTaskExecutor. Is this extension planned as of now and are there any reasons for it not being implemented initially? Or am I free to open a PR with this inclusion as it is quite a straight forward addition.
The text was updated successfully, but these errors were encountered: