You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "justxuewei (via GitHub)" <gi...@apache.org> on 2023/04/06 05:46:04 UTC

[GitHub] [dubbo-go] justxuewei opened a new issue, #2291: The CI is not working

justxuewei opened a new issue, #2291:
URL: https://github.com/apache/dubbo-go/issues/2291

   See https://github.com/apache/dubbo-go/actions/runs/4604922319. The issue is probably caused by `rpc/jsonrpc` according to the logs.


-- 
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: notifications-unsubscribe@dubbo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] justxuewei closed issue #2291: The CI is not working

Posted by "justxuewei (via GitHub)" <gi...@apache.org>.
justxuewei closed issue #2291: The CI is not working
URL: https://github.com/apache/dubbo-go/issues/2291


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] chickenlj commented on issue #2291: The CI is not working

Posted by "chickenlj (via GitHub)" <gi...@apache.org>.
chickenlj commented on issue #2291:
URL: https://github.com/apache/dubbo-go/issues/2291#issuecomment-1500058153

   Here I have located the cause of the problem. In short, the following case will hang for a very long time for some unknow reasons and finally be terminated by SIGINT signal.
   
   ![image](https://user-images.githubusercontent.com/18097545/230570381-1e99bb36-e541-40a1-b32e-14704c80a1da.png)
   
   ![image](https://user-images.githubusercontent.com/18097545/230570412-424e130a-1d06-48f3-b7d0-3b5b7558f29e.png)
   
   I am investigating the code and trying to find out the root cause right now.


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org