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

Consider using virtual threads for Java 21+ #757

Closed
schneidersteve opened this issue Apr 3, 2024 · 1 comment
Closed

Consider using virtual threads for Java 21+ #757

schneidersteve opened this issue Apr 3, 2024 · 1 comment
Assignees

Comments

@schneidersteve
Copy link

Feature description

According to the documentation:
"The views module provides support for view rendering on the server side and does so by rendering views on the I/O thread pool in order to avoid blocking the Netty event loop."

@timyates
Copy link
Contributor

timyates commented May 3, 2024

This was fixed in Micronaut 4.4.1 and will be fixed for Micronaut 4.3.9 if we release one (micronaut-core 4.3.16 and 4.4.4)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants