spring-framework/spring-core
Arjen Poutsma c8b920a05d Fix SimpleAsyncTaskExecutor virtual thread path
This commit makes sure that the SimpleAsyncTaskExecutor only creates a
virtual thread when the virtualThreadDelegate is set, and not an
additional kernel thread as well.

See gh-30241
2023-05-08 16:59:35 +02:00
..
src Fix SimpleAsyncTaskExecutor virtual thread path 2023-05-08 16:59:35 +02:00
spring-core.gradle Configuration options for virtual threads (on JDK 21) 2023-05-08 11:22:47 +02:00