jiangdongzi opened a new issue, #2646:
URL: https://github.com/apache/brpc/issues/2646

   在写mongo客户端, 遇到了bthread_id_unlock_and_destroy先于bthread_id_unlock执行完毕的情况, 
导致unlock失败
   
   
   
![image](https://github.com/apache/brpc/assets/17529657/77e7d9a0-9137-46d8-a9e2-f98b527207bb)
   这句可能会在bthread_id_unlock_and_destroy之前执行完毕, 那么check会失败


-- 
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.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

Reply via email to