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

Request streams can't be interrupted #2148

Open
LordTermor opened this issue Sep 7, 2024 · 0 comments
Open

Request streams can't be interrupted #2148

LordTermor opened this issue Sep 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@LordTermor
Copy link

Describe the bug
I'm using request streams and observed that you can't interrupt one during the work. I've tried using callback + return or throw but none worked. Is there any way to do that? Joinpoints don't seem to work as well.

  • OS: Linux
  • Browser: Firefox
  • drogon version: 1.9.6
@hwc0919 hwc0919 added the enhancement New feature or request label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants