goodboylhp opened a new issue, #2443: URL: https://github.com/apache/brpc/issues/2443
**Describe the bug (描述bug)** 最新版brpc,使用 OnReadOnePart 接口请求server,server端流式返回数据,回传数据中 server 挂掉,未调用OnEndOfMessage,接口阻塞 **Expected behavior (期望行为)** 期望在server挂掉时,可以捕获异常,正常结束本次 ProgressiveReader 调用 -- 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]
