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.

@rstoyanchev rstoyanchev added the type: enhancement A general enhancement label Feb 8, 2024
@rstoyanchev rstoyanchev added this to the 1.2.5 milestone Feb 8, 2024
@rstoyanchev rstoyanchev self-assigned this Feb 8, 2024
bclozel pushed a commit to bclozel/spring-graphql that referenced this issue Feb 14, 2024

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate
nkonev added a commit to nkonev/multipart-spring-graphql that referenced this issue May 25, 2024
nkonev added a commit to nkonev/multipart-spring-graphql that referenced this issue May 25, 2024
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