imdouyu commented on issue #1648: URL: https://github.com/apache/brpc/issues/1648#issuecomment-4020858527
``` #0 0x00007fdd4c65b95d in syscall () from /usr/lib/x86_64-linux-gnu/libc.so.6 #1 0x0000555e8b400776 in bthread::wait_pthread(bthread::ButexPthreadWaiter&, timespec const*) () at /usr/include/c++/9/typeinfo:100 #2 0x0000555e8b40124e in bthread::butex_wait(void*, int, timespec const*, bool) () at /usr/include/c++/9/typeinfo:100 #3 0x0000555e8b408633 in bthread_id_join () at /usr/include/c++/9/typeinfo:100 ... ``` 同样的问题,下游节点下线后Join半同步rpc时卡死 -- 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]
