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

Avoid async handling in WebMvc if not necessary to wait #904

Closed
rstoyanchev opened this issue Feb 8, 2024 · 0 comments
Closed

Avoid async handling in WebMvc if not necessary to wait #904

rstoyanchev opened this issue Feb 8, 2024 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@rstoyanchev
Copy link
Contributor

As mentioned in #903, if handling can produce the value immediately, we can avoid the ASYNC dispatch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant