drogonframework / drogonframework/drogon
Request streams can't be interrupted
Open
enhancement
- Dominant language
- C++
- Stars
- 14.3k
- Forks
- 1.4k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
**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
Contributor guide
Assessment
This issue has not been assessed yet.