liangwens opened a new issue #1615:
URL: https://github.com/apache/incubator-brpc/issues/1615
使用python 自带urllib.open("http://").read() 会卡住,拿不到结果,不知道其他人有没有遇到过这种情况
import urllib
urllib.urlopen('http://10.178.8.238:6000/ServerOpsService/ops?info').read()
--
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]