zbchi opened a new pull request, #3062:
URL: https://github.com/apache/dubbo-go/pull/3062

   Some stream tests occasionally hit EOF due to concurrent stream close.
   When the server closes the stream right after receiving HTTP headers and 
invoking CumSum,
   the client may still be sending and thus read EOF. This is expected behavior.
   
   The related test assertions have been relaxed to tolerate expected EOFs. All 
tests pass stably now.
   Related to #3058 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to