lorinlee commented on issue #1907: URL: https://github.com/apache/incubator-brpc/issues/1907#issuecomment-1230321351
done->Run()不保证io结束才返回,这里数据的生命周期是和request_attachment的IOBuf生命周期绑在一起的,不太好确定结束的边界,bthread_local 也不可以。 这里自己/上层管理具体是想怎么管理呢? -- 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]
