You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, but then I am not so sure what about was effort around dumping IncomingMessage in case it was not tried to read by something: 3d480dc (maybe this is here to avoid leaks/problems for example for GET requests where the server does not expect a request body?)
What steps will reproduce the bug?
How often does it reproduce? Is there a required condition?
Sometimes. It can take a few thousands of iterations or more.
What is the expected behavior?
No
EPIPE
.What do you see instead?
Additional information
It does not happen on linux (after more than million iterations).
The text was updated successfully, but these errors were encountered: