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

   ### Description
   Fixes #3149 
   
   This pull request makes a minor improvement to the `TestStreamForServer` 
test by ensuring that the client stream is properly established before 
attempting to send a non-protobuf message. This helps verify the correct 
behavior of the stream handling logic.
   
   - **Test robustness improvement:**
     * In `triple_ext_test.go`, the test now explicitly receives the client's 
message before sending a non-proto message, ensuring the stream is established 
and making the test more reliable.
   
   ### Checklist
   - [x] I confirm the target branch is `develop`
   - [x] Code has passed local testing
   - [x] I have added tests that prove my fix is effective or that my feature 
works
   


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