WebServerLite reading Request data deadlock when client disconnect #168
Unanswered
miroslav-mastny-regosys
asked this question in
Q&A
Replies: 2 comments
-
Tested with Postman, Request Send and Canceled before processed by application |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @miroslav-mastny-regosys I'm trying to reproduce this by sending a very large binary file (1GB) using Postman, and hitting 'Cancel', and I'm not seeing what you're seeing. Where are you seeing the deadlock? What version are you using and which framework/runtime and operating system? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Reading Request.DataAsBytes results in a deadlock if the client has previously closed the connection.
Beta Was this translation helpful? Give feedback.
All reactions