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

calling next without await breaks cascade. #180

Open
sejori opened this issue Aug 8, 2023 · 0 comments
Open

calling next without await breaks cascade. #180

sejori opened this issue Aug 8, 2023 · 0 comments

Comments

@sejori
Copy link
Owner

sejori commented Aug 8, 2023

The cascade order is broken when calling next without awaiting it. It's very hard ot figure out exactly what's going wrong here but I've narrowed it down to the calling of next without await in a middleware.

You can see the response from a middleware/handler is lost and the cascade continues beyond what it should.

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

No branches or pull requests

1 participant