cdjingit commented on issue #1449: URL: https://github.com/apache/incubator-brpc/issues/1449#issuecomment-872138808
@lorinlee As doc [description](https://github.com/apache/incubator-brpc/blob/master/docs/cn/server.md#bthread-local), seems we MUST call bthread_getspecific to check KeyTables before bthread_setspecific. Otherwise, how to fix it? Add a bthread_getspecific check logic in bthread_setspecific. -- 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]
