Closed ameyer117 closed 1 year ago
@ameyer117 I wasn't able to reproduce the issue.
I still have made a change in https://github.com/emmett-framework/granian/commit/d127424eecbdd4dc49e3165eae3d1af436c13b5d to avoid tx in ASGI I/O when body is empty to avoid prompting errors in such case.
Will be released in 0.5.1 shortly, gonna keep this open until that.
@gi0baro - thank you!
I'm getting the following error when using Granian (0.5.0) with Django (4.2.2). This error does not appear to occur with version 0.4.3 of Granian. It also doesn't seem to break functionality, the web server still serves the page, but these errors appear on nearly every request. Additionally, if it helps, I'm running this via docker with a RHEL-8-UBI image. Let me know if there are any further details I can provide & thank you for creating such a wonderful server!