lorinlee commented on issue #2314: URL: https://github.com/apache/brpc/issues/2314#issuecomment-1631022338
看着是你代码抛异常了。brpc目前可能会在析构函数里调用ProcessHttpRequest,如果抛异常会导致进程abort,可以试下在你的代码的最外面加个try catch看看 -- 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]
