Skip to content

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

@nishilv2

Description

@nishilv2

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();
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions