tiltwind commented on issue #360:
URL: 
https://github.com/apache/dubbo-go-hessian2/issues/360#issuecomment-1537058796

   In fact, the unit test will fail for process exit.
   
   ```go
   func TestDemo(t *testing.T) {
        log.Fatal()
        t.Errorf("unit test fail")
   }
   ```


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