Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

客户端子进程请求服务端会卡死 #2595

Open
sherlock-wong opened this issue Apr 9, 2024 · 1 comment
Open

客户端子进程请求服务端会卡死 #2595

sherlock-wong opened this issue Apr 9, 2024 · 1 comment

Comments

@sherlock-wong
Copy link

Describe the bug (描述bug)
你好, 我现在遇到一个问题。 我用客户端请求服务端,让服务端创建了个子进程,然后在子进程另起了一个服务, 然后客户端再创建一个子进程,去请求这个子进程创建的server, 但是这时候就会卡死, 客户端一直收不到回包, 而服务端能看到tcp已经连接成功了,请问这是什么情况???

To Reproduce (复现方法)

Expected behavior (期望行为)

Versions (各种版本)
OS:
Compiler:
brpc:
protobuf:

Additional context/screenshots (更多上下文/截图)

@yanglimingcn
Copy link
Contributor

感觉一般不会怎么使用,因为brpc已经提供了进程框架了,你是有什么别的需求吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants