BewareMyPower commented on issue #209:
URL: 
https://github.com/apache/pulsar-client-cpp/issues/209#issuecomment-1468319279

   It's still a flaky test, see 
[here](https://github.com/apache/pulsar-client-cpp/actions/runs/4416032164/jobs/7739779193).
 https://github.com/apache/pulsar-client-cpp/pull/211 fixes the race condition 
in `Client::close`, but there is another reason that might make this test fail. 
The root cause is the Boost resolver might stuck in `async_resolve`. We need to 
add a timeout to this method.


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

Reply via email to