Karssadin commented on issue #3054:
URL: https://github.com/apache/brpc/issues/3054#issuecomment-3162203290

   > [@Karssadin](https://github.com/Karssadin) Blocking operations in user 
code are not detectable by brpc. Is it feasible to move blocking operations in 
user code to a separate thread pool, such as an I/O thread pool?
   
   in my own code, can detectable the blocking condition. So i wanna to yield 
it(brpc thread) when detect blocking


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

Reply via email to