merlimat opened a new pull request #3593: Fixed race condition in C++ test testTlsDetectPulsarSslWithHostNameValidation URL: https://github.com/apache/pulsar/pull/3593 ### Motivation Fixed flaky test in `AuthPluginTest.testTlsDetectPulsarSslWithHostNameValidation`. The failure was due to the fact that test is creating a producer asynchronously but not waiting for the future to be completed.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
