You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/10/31 15:31:13 UTC

[GitHub] [pulsar-client-go] billowqiu commented on pull request #878: [Issue 877]Fix send stuck

billowqiu commented on PR #878:
URL: https://github.com/apache/pulsar-client-go/pull/878#issuecomment-1297267318

   > Hi, could you upload the full error stack? I think we need to find out the real reason for doneCh can not be closed. Because doneCh is never closed means that the callback of `sendRequest` is not be called. This shouldn't happen.
   
   In the issue link have the stack. I think wait in a channel should with select timeout context to avoid stuck.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org