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

运行sg_agent报错,但感觉是rpc的问题,调用muduo event_loop报错 #46

Open
nishilv2 opened this issue Apr 22, 2022 · 0 comments

Comments

@nishilv2
Copy link

20220422 03:39:21.680601Z 36690 FATAL EventLoop::abortNotInLoopThread - EventLoop 0x7FFF527C7268 was created in threadId_ = 24, current thread id = 36690 - EventLoop.cc:287

这部分代码,loop报错
void CthriftSvr::serve() {
if (g_cthrift_config.server_register_) {
RegSvr();
}
event_loop_.loop();
}

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

1 participant