yaocunhao commented on issue #2703: URL: https://github.com/apache/brpc/issues/2703#issuecomment-2241701635
> glog打日志的时候不会挂起协程,肯定都在同一个线程上的吧。 明白了,感谢解答。 顺带请教下协程在那些情况下会切换线程。翻看了以的记录,得知协程会在rpc调用,以及brpc自身的一些挂起操作导致切换线程。想请教下除此之外,还会有其他的非brpc自身功能函数导致切换的情况么。 -- 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: dev-unsubscr...@brpc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org