merlimat opened a new pull request #8771: URL: https://github.com/apache/pulsar/pull/8771
### Motivation The test is wrong because the assertion is never checked, since we're not throwing exception when the hostname validation fails. It is also causing a segfault, because the promise object is already destroyed when the callback is triggered in background. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
