See https://github.com/spring-projects/spring-framework/issues/33807
Comment From: bclozel
This PR enables virtual thread support in ThreadPoolTaskExecutor/ThreadPoolTaskScheduler when spring.threads.virtual.enabled=true. This is rushing towards an implementation choice we haven't even considered yet as a feature. Superseded by #42921