Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use SimpleAsyncTaskExecutor for virtual threads #1981

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

kilink
Copy link
Member

@kilink kilink commented Aug 9, 2024

Switch to using SimpleAsyncTaskExecutor in conjunction with ContextPropagatingTaskDecorator when virtual threads is enabled.

@kilink
Copy link
Member Author

kilink commented Aug 9, 2024

Just a minor clean up so we don't need to return an AsyncTaskExecutor implementation that handles the context propagation.

Switch to using SimpleAsyncTaskExecutor in conjunction with ContextPropagatingTaskDecorator when virtual threads is enabled.
@kilink kilink force-pushed the simple-async-task-executor-virtual-threads branch from 23846ed to 80f18ef Compare August 11, 2024 17:56
@kilink kilink merged commit 1335379 into master Aug 11, 2024
3 checks passed
@kilink kilink deleted the simple-async-task-executor-virtual-threads branch August 11, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants