leno23 commented on PR #3379:
URL: https://github.com/apache/dubbo-go/pull/3379#issuecomment-4655775137

   Updated this PR based on the review. It no longer changes Alt-Svc/HTTP3 
negotiation. The diff is now limited to the failing stream test: after the 
server intentionally sends a non-proto message and that send fails, the client 
CloseAndReceive path may return the observed CodeUnknown write-envelope error 
instead of always completing nil. Local validation: go test 
./protocol/triple/triple_protocol -run 
'TestStreamForServer/client-stream-conn|TestAltSvcHandlerNegotiation|TestNewAltSvcHandler'
 and git diff --check.


-- 
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